exponential-backoff topic

List exponential-backoff repositories

ElixirRetry

433
Stars
32
Forks
Watchers

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

attempt

182
Stars
15
Forks
Watchers

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

safely

204
Stars
9
Forks
Watchers

Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way.

repeat

85
Stars
7
Forks
Watchers

Go implementation of different backoff strategies useful for retrying operations and heartbeating.

RxBackoff

20
Stars
0
Forks
Watchers

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

eb

36
Stars
3
Forks
Watchers

♻️ Run commands with exponential backoff 📈

kotlin-backoff

40
Stars
0
Forks
Watchers

An exponential backoff library for Kotlin

octopoller.rb

43
Stars
6
Forks
Watchers

A micro gem for polling and retrying. Perfect for making repeating requests.

ErrorHandler

18
Stars
2
Forks
Watchers

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

105
Stars
0
Forks
Watchers

Retries in Swift with sensible defaults and powerful flexibility.