retry-go
Retry library
A simple Go library for implementing retry mechanisms in HTTP requests
Simple golang library for retry mechanism
2k stars
34 watching
160 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
gogolanghacktoberfestretryretry-library
Related projects:
Repository | Description | Stars |
---|---|---|
| Enriches an HTTP client with automatic retry functionality using exponential backoff. | 48 |
| A Go library that provides an HTTP client with automatic retries and exponential backoff. | 2,020 |
| A package for implementing retries in Go programs with flexible retry policies and timing | 50 |
| Provides a Go implementation of backoff strategies and retry mechanisms for operations with timed-out or failed attempts. | 85 |
| Provides a flexible retry mechanism for Go functions | 66 |
| A library providing an interruptible mechanism to perform actions repetitively until successful | 341 |
| A simple library to handle repeated attempts at completing a task with error handling and customizable backoff strategy | 12 |
| A general-purpose retrying library for Python applications | 1,918 |
| A Go package for implementing retry logic in error handling | 10 |
| Analyze crash dumps from Go applications to deduce and prioritize problematic goroutines | 3,533 |
| A declarative HTTP client library for the Go programming language | 22 |
| An HTTP client with features for handling failures and retries in distributed systems | 2,637 |
| A utility for automatically retrying failed promise-returning or async functions with exponential backoff and customizable error handling. | 808 |
| A toolkit for building and testing HTTP/REST APIs with a focus on ease of use and flexibility | 2,569 |
| A utility package for exception handling with try-catch in Golang. | 34 |