retry-breaker
This package includes all five patterns (Retry, Circuit Breaker, Timeouts, Fallback, and Bulkhead) to handle various resilience scenarios.
Found 70 results for resilience
This package includes all five patterns (Retry, Circuit Breaker, Timeouts, Fallback, and Bulkhead) to handle various resilience scenarios.
A lightweight wrapper around opossum for easier circuit breaker management
Módulo para mejorar la confiabilidad y la tolerancia a fallas de sus aplicaciones
A circuit breaker for managing fault tolerance in centralized and distributed systems
A resilience http client
Provides idempotent wrappers for common Node.js operations like file writes and network requests to ensure resilient, self-recovering systems.
Smart utility to retry flaky sync/async operations with delay, backoff, and retry hooks.
A pluggable and configurable Circuit Breaker library for Node.js.
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.
Network simulation middleware for testing API resilience