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
axios retry and circuit braker mechanism
A fail-fast circuit breaker for promises and callbacks
promise-based circuit breaker
A non intrusive circuit breaker
A simple circuit breaker decorator in TypeScript
Super Simple Circuit Breaker
Library for handling external service calls
Axios interceptor that implements Circuit Breaker pattern
Circuit breaker for NestJS
Simple circuit breaker, port of gobreaker written in typescript
A lightweight and easy-to-use Circuit Breaker implementation in TypeScript.