retry-strategies topic

List retry-strategies repositories

ElixirRetry

433
Stars
32
Forks
Watchers

Simple Elixir macros for linear retry, exponential backoff and wait with composable delays

retry4j

200
Stars
26
Forks
Watchers

Lightweight Java library for retrying unreliable logic - DEPRECATED

Polly

13.1k
Stars
1.2k
Forks
Watchers

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

182
Stars
15
Forks
Watchers

A JavaScript library that makes it easier to retry functions that return a promise

Polly.Contrib.WaitAndRetry

130
Stars
12
Forks
Watchers

Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.

RxBackoff

20
Stars
0
Forks
Watchers

A Backoff (truncated binary exponential backoff algorithm etc) utility that can be used with RxJava2

scala-retry

29
Stars
5
Forks
Watchers

Simple retry mechanism for arbitrary function calls in Scala.

trybot

18
Stars
5
Forks
Watchers

A transient fault handling framework including such resiliency solutions as Retry, Timeout, Fallback, Rate Limit and Circuit Breaker.

stubborn

36
Stars
1
Forks
Watchers

Configurable function result handler with persistency against failures.

tries

52
Stars
1
Forks
Watchers

Solidify your code and retry on petty exceptions