We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
replace fastrand with go 1.22 math/rand/v2
add generic func that returns value
fix duration overflow
fix timer reset
fix PermanentError detection
fix WithMaxRetries infinite recursion
update docs and README
rename DefaultBackoff to DefaultPolicy