Skip to content

Releases: avast/retry-go

Timer config option

10 Jun 11:48
Compare
Choose a tag to compare

implement the Unwrap() interface on unrecoverableError

18 May 13:55
Compare
Choose a tag to compare

unrecoverableError is possible to handle by errors.Is()
#59

call onRetry func if attempt is 0

11 Apr 16:10
27363a1
Compare
Choose a tag to compare

Infinite retry should have also delay

31 Jan 16:48
Compare
Choose a tag to compare

fix: Context cancel add to errors

18 Nov 14:07
Compare
Choose a tag to compare

Infinity retry is possible

08 Nov 10:21
Compare
Choose a tag to compare

resolve go module import path

14 Jun 14:21
bb458bb
Compare
Choose a tag to compare

Exported default values are moved to the default function

01 Jun 08:28
d8dc92d
Compare
Choose a tag to compare

delay based on error

13 Oct 13:55
Compare
Choose a tag to compare

Add context support

09 Oct 10:49
d5890ce
Compare
Choose a tag to compare