retry
Retry system
A simple library to handle repeated attempts at completing a task with error handling and customizable backoff strategy
A pretty simple library to ensure your work to be done
12 stars
1 watching
2 forks
Language: Go
last commit: over 6 years agoLinked from 2 awesome lists
gogolangretryretry-libraryretryingtimeout
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A library providing an interruptible mechanism to perform actions repetitively until successful | 341 | |
| A general-purpose retrying library for Python applications | 1,918 | |
| A package for implementing retries in Go programs with flexible retry policies and timing | 50 | |
| Provides a flexible retry mechanism for Go functions | 66 | |
| A tool for retrying code blocks with customizable options. | 6 | |
| A Swift library that provides a flexible way to retry failed operations with customizable delay strategies and maximum attempts. | 499 | |
| Provides macros for retrying code with customizable delay and exception handling strategies. | 444 | |
| A Go package for implementing retry logic in error handling | 10 | |
| A utility for automatically retrying failed promise-returning or async functions with exponential backoff and customizable error handling. | 808 | |
| A Go library that provides an HTTP client with automatic retries and exponential backoff. | 2,020 | |
| Provides a Go implementation of backoff strategies and retry mechanisms for operations with timed-out or failed attempts. | 85 | |
| Provides retry logic and exponential backoff support for Resque jobs | 422 | |
| Enriches an HTTP client with automatic retry functionality using exponential backoff. | 48 | |
| A retry mechanism with exponential backoff for handling unreliable code blocks | 41 | |
| A library that provides a simple method for supporting offline sync by retrying failed actions at configurable intervals and with exponential backoff. | 9 |