resilience-typescript

resilience-typescript is a Typescript resilience and transient-fault-handling library that allows developers to add components like Timeout, Retry, Circuit Breaker, Cache, Token Cache to outgoing HTTP(S) calls, built on top of the Axios library with a flu

tuf-resil

Functional ES6 Resiliency: Circuit Breaker, Fallback, Retry, Backoff, Rate Limiting

jssafecircuit

A Node.js library implementing a circuit breaker pattern to manage and mitigate failures in asynchronous operations, with configurable states and callback events.