retry
Retry
A Go package for implementing retry logic in error handling
Percolate's Go retry package
10 stars
42 watching
2 forks
Language: Shell
last commit: almost 2 years ago
Linked from 2 awesome lists
goretry
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 simple library to handle repeated attempts at completing a task with error handling and customizable backoff strategy | 12 |
| A flexible retry library inspired by the Common Lisp condition system. | 184 |
| Tools to generate mock implementations of interfaces in Go programming language | 203 |
| A modern ORM layer for Golang | 772 |
| A Go library that provides an HTTP client with automatic retries and exponential backoff. | 2,020 |
| A Go package providing an Inertia.js server-side adapter | 217 |
| Tool for organizing and running test suites in Go | 12 |
| Enriches an HTTP client with automatic retry functionality using exponential backoff. | 48 |
| Provides resiliency patterns and implementations for Go applications to handle failures and exceptions. | 2,234 |
| A library providing an interruptible mechanism to perform actions repetitively until successful | 341 |
| A declarative HTTP client library for the Go programming language | 22 |
| A console logger package for Go applications | 0 |
| Provides a Go implementation of backoff strategies and retry mechanisms for operations with timed-out or failed attempts. | 85 |