backoff
Here are 7 public repositories matching this topic...
A Ruby gem that implements exponential backoff retry patterns with full jitter for distributed systems. Simple, focused, and built for Ruby 3.2+ with fiber-aware operations.
-
Updated
Mar 19, 2026 - Rust
Adaptive backoff provides a mechanism to intelligently back off use of rate limited or failure operations through sources simples structs, Backoffs. Backoffs take input on success and failure, then return a duration to wait.
-
Updated
Aug 12, 2025 - Rust
utilities to retry operations that may fail with configurable backoff behavior using macros over blocks of code
-
Updated
Jul 6, 2022 - Rust
Async reliability primitives for Tokio Rust services: rate limiter, circuit breaker, exponential-backoff retry, bulkhead. Part of the Platform Reliability Stack.
-
Updated
May 15, 2026 - Rust
Improve this page
Add a description, image, and links to the backoff topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the backoff topic, visit your repo's landing page and select "manage topics."