retry-strategies topic
ElixirRetry
Simple Elixir macros for linear retry, exponential backoff and wait with composable delays
retry4j
Lightweight Java library for retrying unreliable logic - DEPRECATED
Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thr...
attempt
A JavaScript library that makes it easier to retry functions that return a promise
Polly.Contrib.WaitAndRetry
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
RxBackoff
A Backoff (truncated binary exponential backoff algorithm etc) utility that can be used with RxJava2
scala-retry
Simple retry mechanism for arbitrary function calls in Scala.
trybot
A transient fault handling framework including such resiliency solutions as Retry, Timeout, Fallback, Rate Limit and Circuit Breaker.
stubborn
Configurable function result handler with persistency against failures.
tries
Solidify your code and retry on petty exceptions