Skip to content

Tags: abursavich/retry

Tags

v0.2.1

replace fastrand with go 1.22 math/rand/v2

v0.2.0

add generic func that returns value

v0.1.5

fix duration overflow

v0.1.4

fix timer reset

v0.1.3

fix PermanentError detection

v0.1.2

fix WithMaxRetries infinite recursion

v0.1.1

update docs and README

v0.1.0

rename DefaultBackoff to DefaultPolicy