exponential-backoff topic
ElixirRetry
Simple Elixir macros for linear retry, exponential backoff and wait with composable delays
attempt
A JavaScript library that makes it easier to retry functions that return a promise
safely
Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way.
repeat
Go implementation of different backoff strategies useful for retrying operations and heartbeating.
RxBackoff
A Backoff (truncated binary exponential backoff algorithm etc) utility that can be used with RxJava2
eb
♻️ Run commands with exponential backoff 📈
kotlin-backoff
An exponential backoff library for Kotlin
octopoller.rb
A micro gem for polling and retrying. Perfect for making repeating requests.
ErrorHandler
This is a library for Google Apps Script projects. It provides methods to perform an Exponential backoff logic whenever it is needed and rewrite error objects before sending them to Stackdriver Loggin...
swift-retry
Retries in Swift with sensible defaults and powerful flexibility.