Go Retry provides flexible interfaces for retrying flaky or eventually consistent functions with customizable backoff strategies.
go get github.com/sethvargo/go-retryNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retry an operation with Fibonacci backoff and a maximum of 3 retries.
No known issues recorded.
No dependency data recorded yet.