Simple HTTP and REST client library for Go
-
Updated
Nov 16, 2024 - Go
Simple HTTP and REST client library for Go
An enhanced HTTP client for Go
A simple, stateless, functional mechanism to perform actions repetitively until successful.
♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.
A collection of best practices and lessons learnt from applying concurrency in go.
A simple, user-friendly and concurrent safe HTTP request library for Go
Backoff uses an exponential backoff algorithm to backoff between retries with optional auto-tuning functionality.
RetryGO is a flexible Go library for customizable retry strategies, supporting panic recovery and basic backoffs
Library for handing Kafka messages with retries
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.
Retrier operations with different strategies
Package retry provides backoff algorithms for retryable processes.
Add a description, image, and links to the backoff topic page so that developers can more easily learn about it.
To associate your repository with the backoff topic, visit your repo's landing page and select "manage topics."