hueristiq/hq-go-retrier
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.
GoMIT
No issues in this repository yet.