Package Usage: go: github.com/cenkalti/backoff/v3
Package backoff implements backoff algorithms for retrying operations.
Use Retry function for retrying operations that may fail.
If Retry does not meet your needs,
copy/paste the function into your project and modify as you wish.
There is also Ticker type similar to time.Ticker.
You can use it if you need to work with channels.
See Examples section below for usage examples.
7 versions
Latest release: over 5 years ago
3,276 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/cenkalti/backoff/v3
Dependent Repos 1
swh/infra/ci-cd/3rdparty/cert-manager-webhook-gandi
Last synced: 8 months ago - Pushed: 12 months ago