Repository navigation

#

backoff

Python library providing function decorators for configurable backoff and retry

Python
2653
1 年前

Make retry like a built-in feature provided by Rust.

Rust
836
1 天前

Simple backoff algorithm in Go (golang)

Go
644
1 年前

A simple, stateless, functional mechanism to perform actions repetitively until successful.

Go
476
2 年前

A multiplatform higher-order function for retrying operations that may fail.

Kotlin
368
1 年前

♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.

Go
343
10 个月前

Simple retry client for aiohttp.

Python
257
5 个月前

PHP library providing retry functionality with multiple backoff strategies and jitter support

PHP
195
12 天前

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

TypeScript
193
1 年前

Backoff mechanics for Go

Go
187
9 个月前

Fault tolerant and reactive HTTP client for node.js and browsers

JavaScript
185
7 年前

Versatile async-friendly retry package with multiple backoff strategies

Python
119
1 年前

A collection of best practices and lessons learnt from applying concurrency in go.

Go
104
17 天前

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

Go
85
5 年前

📬 RxJS-based polling library with exponential backoff

TypeScript
66
2 年前

A retry algorithm for Swift Concurrency

Swift
54
9 天前