A retry policy framework for javascript written in typescript
-
Updated
Mar 4, 2023 - TypeScript
A retry policy framework for javascript written in typescript
This is a free, simple retry library for Java - is pure implementation without any dependency. It helps you transparently retry failed operations.
A Go (Golang) package for managing retries for operations that might temporarily fail. It allows developers to customize how retries are handled using different strategies, such as increasing the wait time between each attempt - backoffs and jitters.
Simple backoff algorithm in Python
Zig implementation of exponential backoff algorithm.
Back-off and jitter algorithm
Add a description, image, and links to the backoff-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the backoff-algorithm topic, visit your repo's landing page and select "manage topics."