A simple and efficient Go library providing configurable retry mechanisms for functions that may fail. Ideal for handling transient errors in network operations, API calls, and other tasks requiring multiple attempts.
go golang error-handling retry retries go-library retry-mechanism retryable retry-strategy transient-errors
-
Updated
Jul 27, 2024 - Go