Fibonacci and exponential backoffs.
Computes truncated exponential backoff intervals with jitter
TypeScript definitions for backoff
A collection of helpful RxJS operators to deal with backoff strategies (like exponential backoff)
simple backoff based on segmentio/backo
Simple backoff calculation with multiple strategies
simple backoff without the weird abstractions
Eventually call a function based on an exponential backoff
Backoff generators usable as simple iterables
Exponential backoff generator. Robust retry function.
A utility that allows retrying a function with an exponential delay between attempts.
Backoff strategies for retrying things like HTTP requests.
An exponential backoff for promises
Simple exponential backoff pulled out of Primus by @3rd-Eden
Collection of backoff strategies with a common API
> Retry dynamic imports using cache busting and exponential backoff
Stream/callback retries with incremental backoff and timeout support.
Javascript Library for Backoff/Retry Strategies with zero dependencies
Retry with exponential backoff for the command line.
A circuit-breaker implementation with exponential backoff.
Atomic retry policy utilities with exponential backoff and jitter
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.
Esponential backoff retry for rxjs
Portable async retry utility with exponential backoff, jitter, and error filtering for API and webhook management
Retry operations with exponential backoff policy.
Mark an async function with #[backoff] to get the default ExponentialBackoff behavior. (tokio compatible)
Exponential backoff with optional jitter (AWS-style taxonomy: None / Equal / Full). Pure delay math — no I/O, no async, no allocation. Useful for any retry loop: SMTP outbound, webhook delivery, auth-lockout, HTTP client retries.
library for intelligently backing off rate limited or fallible resources
Retry operations with exponential backoff policy.
Backoff provides the base components for implementing backoff and retry operations.
An exponential backoff generator with jitter.
Event-driven task orchestration with restart, backoff, and user-defined subscribers
Backoff iterator from an anchor series with closed-form extrapolation.
Concurrency algorithms
Flexible backoff configuration in Rust
A retry and backoff mechanism for `std::future::Future`. DEPRECATED: see `backoff::future`.
Exponential backoff algorithm for better reconnect intervals.
Implements exponential backoff when matching exception is caught
Excon middleware to exponentially backoff calling AWS APIs when throttled or experiencing errors.
Simple Exponential Backoff in Ruby
A resque plugin that adds retry/exponential backoff functionality to your resque jobs. Simply extend your module/class with this module: require 'resque-exponential-backoff' class DeliverWebHook extend Resque::Plugins::ExponentialBackoff def self.perform(url, hook_id, hmac_key) heavy_lifting end end
Retries is a gem for retrying blocks with randomized exponential backoff.
Retriable is a simple DSL to retry failed code blocks with randomized exponential backoff. This is especially useful when interacting with external APIs/services or file system calls.
Syslog TLS output plugin with formatting support, for Fluentd. This is cutom version backoff.
Syslog TLS output plugin with formatting support, for Fluentd. This is cutom version backoff.
A lightweight retry library with exponential/linear/constant backoff, configurable jitter strategies, and an optional circuit breaker for resilient Ruby applications.
A simple exponential backoff retry wrapper.
resque-retry provides retry, delay and exponential backoff support for resque jobs. Features: * Redis backed retry count/limit. * Retry on all or specific exceptions. * Exponential backoff (varying the delay between retrys). * Multiple failure backend with retry suppression & resque-web tab. * Small & Extendable - plenty of places to override retry logic/settings.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.