Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hueristiq/hq-go-retrier

A Go (Golang) package designed to manage 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.
https://github.com/hueristiq/hq-go-retrier

backoff backoff-algorithm backoff-algorithms backoff-strategy go golang golang-package jitter retry

Last synced: 20 days ago
JSON representation

A Go (Golang) package designed to manage 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.

Awesome Lists containing this project