circuit-scala
CircuitBreaker is used to provide stability and prevent cascading failures in distributed systems.
CircuitBreaker is used to provide stability and prevent cascading failures in distributed systems.
Blue Watchdog is your vigilant guardian against unreliable APIs. This lightweight yet powerful package monitors endpoints for errors, latency spikes, and availability, automatically triggering circuit breakers to prevent system meltdowns. Perfect for micr
A lightweight and easy-to-use Circuit Breaker implementation in TypeScript.
A fail-fast circuit breaker for promises and callbacks
A fail-fast circuit breaker for promises and callbacks
A fail-fast circuit breaker for promises and callbacks
A fast circuit breaker for promise
A modern cross-platform TypeScript-based HTTP client for Node.js, browsers, Deno, and more, featuring advanced caching, concurrency limiting, intelligent retries, circuit breakers, and automatic token refresh.
A robust Node.js Circuit Breaker implementation that monitors API health and handles failures gracefully by temporarily blocking failing URLs and retrying them after a certain timeout. Supports multiple HTTP methods and customizable failure thresholds.
A module for improving the reliability and fault-tolerance of your NestJS applications
Angular HttpInterceptors that provide resiliency capabilities
A implementation of circuit breaker pattern for simply purporses of resilience
A pluggable and configurable Circuit Breaker library for Node.js.
This package includes all five patterns (Retry, Circuit Breaker, Timeouts, Fallback, and Bulkhead) to handle various resilience scenarios.
Módulo para mejorar la confiabilidad y la tolerancia a fallas de sus aplicaciones
A simple implementation of a CircuitBreaker to ensure a healthy status of your application
Lightweight client library for interacting with Bluefly API services with caching, resilience, and observability features using proven open-source solutions
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.
A robust NestJS module providing configurable HTTP request retry strategies, including Exponential Backoff and Constant Interval, to enhance the resilience of your applications.
A Tool for Modeling and Simulating System Degradation