Issues
- 1
- 0
- 8
- 1
Reset after time
#142 opened by mispon - 3
MaxInterval is not the actual maximum interval
#139 opened by jayjanssen - 3
- 4
Incorrect and unused `Is()` function
#122 opened by Hades32 - 3
Does not retry wrapped PermanentError
#140 opened by RoryCrispin - 0
Feature Request: Clone support
#141 opened by nemith - 3
[enhancement] Add Functional Options for Configuring ExponentialBackOff
#136 opened by KhanSufiyanMirza - 4
Give reason for Stop
#97 opened by hugelgupf - 2
Require tests before merging
#138 opened by gabibguti - 5
[security] Add security policy
#132 opened by gabibguti - 4
- 0
- 4
v4.2.0 inadvertently bumped Go version requirement
#128 opened by xen0n - 1
[security] Set minimum workflow permissions
#130 opened by gabibguti - 4
Generic retry function?
#125 opened by veqryn - 1
Adding examples
#124 opened by ChannyClaus - 2
New Release?
#121 opened by StevenACoffman - 2
v4.1.2 tag points to same commit as v4.1.1
#119 opened by loafoe - 1
MaxInterval not being enforced
#117 opened by nevins-b - 3
Builder pattern using functional options
#106 opened by jhollowayj - 0
Notification function as interface of BackOffs.
#116 opened by thediveo - 1
Max retry count in ConstantBackOff
#115 opened by senyast4745 - 1
undefined: errors.As
#114 opened by giddel - 1
Go 1.16 need go.sum file
#112 opened by tdakkota - 1
retry is endless in v4 version
#110 opened by HobbyBear - 1
exponential backoff NextBackOff regression in v4
#109 opened by taylorchu - 4
Permanent(nil) should return nil
#100 opened by bobg - 3
- 2
Usage in multiple go routines
#105 opened by antiphp - 3
feat: Add method to get current internval for BackOff
#104 opened by j2gg0s - 1
Reverse the parameters of Retry
#101 opened by bobg - 0
`WithMaxRetries` method for `NewXXXBackoff`
#98 opened by FelixSeptem - 4
context timeout via <-ctx.Done()
#95 opened by georgysavva - 1
Can master be updated to v4?
#94 opened by pjebs - 3
Functional options
#93 opened by matbur - 1
Master branch issues when not using go modules
#92 opened by pjebs - 1
- 3
Timer is nil
#87 opened by prochac - 4
Unexpected `WithMaxRetries(backoff, 0)` behavior?
#80 opened by slnt - 0
- 0
RetryNotify does not cancel the backoff via Context Cancel if wrapped in WithMaxTries
#86 opened by 23caterpie - 3
- 2
Provide errors.Is/As support in Permanent error
#79 opened by sidh - 1
incompatible with go1.13
#78 opened by rayjlinden - 3
- 5
v2.2.0 cannot be used with Go modules
#76 opened by F21 - 0
Add go.mod support?
#75 opened by andresvia