A utility that allows retrying a function with an exponential delay between attempts.
Computes truncated exponential backoff intervals with jitter
Exponential backoff generator. Robust retry function.
A collection of helpful RxJS operators to deal with backoff strategies (like exponential backoff)
> Retry dynamic imports using cache busting and exponential backoff
Eventually call a function based on an exponential backoff
Retry with exponential backoff for the command line.
Simple exponential backoff pulled out of Primus by @3rd-Eden
A circuit-breaker implementation with exponential backoff.
Atomic retry policy utilities with exponential backoff and jitter
It is simple exponential backoff retry algorithm implementation.
An exponential backoff for promises
Abstraction for DynamoDB batch reads and writes for that handles batch splitting and partial retries with exponential backoff
Opinionated modern exponential backoff retry driver
Automatically retry subscriptions with exponential backoff
Retry with exponential backoff for the command line.
Recover from a network failure using randomized exponential backoff
Retry with exponential backoff for the command line.
Wrapper to retry function calls with an exponential backoff strategy
Wrapper to retry function calls with an exponential backoff strategy
Production-ready HTTP client for bulk operations with connection pooling, exponential backoff, streaming, and comprehensive error handling
Elasticsearch client api used across multiple services, handles retries and exponential backoff
Asynchronous retry handler with timeout and exponential backoff support.
Abstraction for DynamoDB batch reads and writes for that handles batch splitting and partial retries with exponential backoff
An exponential backoff generator with jitter.
Async-first retry and exponential backoff helper for Tokio-based Rust applications.
Per-IP + per-(IP, username) failed-auth counter with exponential-backoff lockout. IPv6 normalized to /64 prefix. Sharded DashMap; allocation-free on the success path.
A robust Sift telemetry streaming library
Real-time market data streaming primitives — 100K+ ticks/second ingestion pipeline
A wrapper around gloo::net::websocket::futures::WebSocket that reconnects when the socket drops. Uses exponential-backoff::Backoff to determine the delay between reconnects
Pure-Rust SSH stack for Git tooling: transport, keys, signing, agent. Foundation library extracted from Spacecraft-Software/Gitway.
Firehose consumer for dev.idiolect.* records, built on top of tapped. Decodes commits into AnyRecord and dispatches them through a RecordHandler.
A boringly-named priority work queue system for doing async tasks.
A Rust client for the Apify API
An unofficial async Rust client for BentoML services.
Core library for Engram -- persistent semantic memory for AI agents
Exponential backoff algorithm for better reconnect intervals.
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.
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.
Circuit breaker pattern with closed, open, and half-open states, configurable failure thresholds, timeout, error class filtering, event callbacks, metrics, and exponential backoff.
Enumerable APIs for retries and exponential backoff with jitter
Implements exponential backoff when matching exception is caught
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.