Backoff strategies for retrying things like HTTP requests.
Esponential backoff retry for rxjs
Redis client for Node.js
The 720kb notifier api (atm it uses websockets)
A tiny and simple backoff policy library
utility for processing a work queue with a backoff triggered by system resources
Convenience function to retry an action
Promise based exponential backoff
Network status detection with server ping and backoff for redux-saga
Smart retry functionality for jQuery.ajax
JS implementation of the exponential backoff algorithm.
An easy to use Mailgun client for Node.js
Network status detection with server ping and backoff for redux-saga
Exponential backoff generator. Robust retry function.
An exponential backoff generator with jitter.
Retry module, providing a feature-complete, type-safe retry management system with support for multiple delay strategies and event listeners
Async-first retry and exponential backoff helper for Tokio-based Rust applications.
Exponential, constant, and Fibonacci backoff retry library with full jitter support - no_std compatible
Async STOMP 1.2 client for Rust
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.
A Rust client library for the OpenRouter API
Connector SDK and runtime for Rivven - sources, sinks, and transforms
A lightweight, no_std-compatible spinlock and exponential backoff implementation for low-level concurrent systems.
Composable resilience and fault-tolerance middleware for Tower services
Adaptive concurrency limiter for Tower services using AIMD and Vegas algorithms
Bulkhead pattern for Tower services - resource isolation and concurrency limiting
Exponential backoff algorithm for better reconnect intervals.
Simple Exponential Backoff in Ruby
Excon middleware to exponentially backoff calling AWS APIs when throttled or experiencing errors.
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
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.