The retry package encapsulates the mechanism around retrying commands with configurable backoff and fatal error detection.
go get github.com/juju/retryNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retry a function up to 3 times with a 100ms delay between attempts.
No known issues recorded.
No dependency data recorded yet.