Implements backoff algorithms for retrying operations with configurable policies.
go get github.com/lestrrat-go/backoff/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an exponential backoff policy and iterate retries.
Use `go get github.com/lestrrat-go/backoff/v2` and import with the /v2 suffix.
No dependency data recorded yet.