package
0.0.0-20240325164105-70e16f388626
Repository: https://github.com/azure/retry.git
Documentation: pkg.go.dev
# Variables
ErrPermanent is an error that is permanent and cannot be retried.
ErrRetryCanceled is an error that is returned when a retry is canceled.
# Structs
ErrRetryAfter can be used to wrap an error to indicate that the error can be retried after a certain time.