opossum
A fail-fast circuit breaker for promises and callbacks
A fail-fast circuit breaker for promises and callbacks
A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. Inspired by .NET Polly.
Circuit Breaker pattern in js
Node.js Circuit Breaker Pattern
Javascript Implementation for Circuit Breaker (Port of Hystrix Circuit Breaker)
Wrapper around node-circuitbreaker to define a callback interface
Resily is a TypeScript resilience and transient-fault-handling library that allows developers to express policies such as Retry, Fallback, Circuit Breaker, Timeout, Bulkhead Isolation, and Cache. Inspired by App-vNext/Polly.
JavaScript Resilience Library
A promisified version of circuit-breaker-js
A fail-fast circuit breaker for promises and callbacks
promise-based circuit breaker
axios retry and circuit braker mechanism
A non intrusive circuit breaker
A simple circuit breaker decorator in TypeScript
Super Simple Circuit Breaker
Opossum implementation for Drizzle-HTTP
Circuit breaker
A library for customizable gRPC timeouts
A lightweight and easy-to-use Circuit Breaker implementation in TypeScript.
A robust NestJS module providing configurable HTTP request retry strategies, including Exponential Backoff and Constant Interval, to enhance the resilience of your applications.