back-off
Circuit Breaker pattern in js
Circuit Breaker pattern in js
Turns your single process code into a fault-resilient multi-process service with built-in REST & CLI support
Hackable HTTP proxy to simulate server failure scenarios and network conditions
Node stream proxy with retry on error in originating stream
Simple HTTP client with failover functionality for node.js and browsers
Resilient HTTP middleware for Netflix Eureka discovery service
Resilient HTTP middleware for Netflix Eureka discovery service
Resiliency patterns for JavaScript
A node.js client and server api for sending json over tls.
Dummy HTTP server for register discovery services according to the Resilient discovery protocol
Make $http resilient and fault tolerant
Provides both retry and backoff rules for Http client
Watch Kubernetes resources with a resilient RxJS Observable client.
Resilient inter-server message bus
A React wrapper for the ResilientSDK
Simple HTTP client with failover functionality for node.js and browsers
A resilient HTTP fetch utility
An http client based on native fetch with added resilience features and caching.
A simple in-memory queue, for nodejs and the browser, with consumers for common usecases.
Resilient singleton promise to make sure it runs once and only once. Differently from most singleton promise implementations it retries if failed.