GitHub / cenkalti/backoff issues and pull requests
#173 - Retry without a result
Issue -
State: open - Opened by JordanWWood about 1 month ago
#172 - Allow for retries to be optionally result-less
Pull Request -
State: open - Opened by JordanWWood about 1 month ago
#171 - withTimer is private method then how to use it
Issue -
State: open - Opened by khanakia 3 months ago
- 4 comments
#170 - Provide proper CHANGELOG for breaking changes
Issue -
State: closed - Opened by Airblader 3 months ago
- 6 comments
Labels: stale
#169 - Improve RetryAfterError by adding root cause
Issue -
State: closed - Opened by andig 3 months ago
- 2 comments
Labels: stale
#168 - Allow returning all errors
Issue -
State: closed - Opened by andig 3 months ago
- 2 comments
Labels: stale
#167 - update from v4 to v5
Issue -
State: closed - Opened by MHM98 3 months ago
- 1 comment
#166 - Proposal: Add Chain-Style API for Backoff Configuration
Issue -
State: closed - Opened by vegetablechicken233 5 months ago
- 2 comments
Labels: stale
#165 - Add the option of propagating a context into the Operation func
Issue -
State: closed - Opened by catouc 5 months ago
- 3 comments
Labels: stale
#164 - use `math/rand/v2` instead of `math/rand`
Pull Request -
State: closed - Opened by alexandear 5 months ago
- 3 comments
#163 - Add migration guide
Issue -
State: closed - Opened by alexandear 5 months ago
- 2 comments
#162 - Misleading documentation for `ExponentialBackOff` regarding `MaxElapsedTime`
Issue -
State: closed - Opened by alexandear 5 months ago
- 2 comments
#161 - Comment for WithMaxTries needs update
Issue -
State: closed - Opened by pavelpro-kiwi 6 months ago
- 1 comment
#160 - Add a BackOffResetChannel parameter for Retry() and associated test
Pull Request -
State: open - Opened by jbiel 6 months ago
#159 - Setting a retry period > DefaultMaxElapsedTime disables all retries
Issue -
State: closed - Opened by Felices 6 months ago
- 2 comments
#158 - updates Retry to use context.Cause
Pull Request -
State: closed - Opened by sgg 6 months ago
#157 - Consider using context.Cause to check for context errors
Issue -
State: closed - Opened by sgg 6 months ago
#156 - v5 regression: unable to set unlimited MaxElapsedTime
Issue -
State: closed - Opened by jbiel 7 months ago
#155 - Another ticker example to handle ticks arriving while the operation is running
Issue -
State: closed - Opened by Jonathan-Landeed 7 months ago
- 2 comments
Labels: stale
#154 - I made an exponential backoff that doesn't require setting InitialInterval
Issue -
State: closed - Opened by Jonathan-Landeed 7 months ago
- 2 comments
Labels: stale
#153 - Re-add Optional arguments from ExponentialBackoff constructor
Issue -
State: closed - Opened by andig 7 months ago
- 4 comments
#152 - Add a RetryError func
Issue -
State: closed - Opened by hurrycaine 7 months ago
- 18 comments
Labels: stale
#151 - Re-enable custom exponential backoff values
Issue -
State: closed - Opened by maxjakob 7 months ago
- 1 comment
#150 - fix: the Retry function throws an error when the opts parameter is passed as nil
Pull Request -
State: closed - Opened by astak16 7 months ago
#149 - What's new in v5?
Issue -
State: closed - Opened by andig 8 months ago
- 1 comment
#148 - Remove Retry* methods
Issue -
State: closed - Opened by cenkalti 8 months ago
- 6 comments
Labels: v5
#147 - Update retry.go to handle hung operations
Pull Request -
State: closed - Opened by MattCosturos 8 months ago
- 2 comments
#146 - RetryNotify does not deal with operations that hang, even if a timeout is set
Issue -
State: closed - Opened by MattCosturos 8 months ago
- 4 comments
#145 - RetryNotify does not deal with operations that hang correctly.
Issue -
State: closed - Opened by MattCosturos 8 months ago
#144 - Error stack inconsistency when using PermanentError
Issue -
State: closed - Opened by VinceDeslo 11 months ago
- 2 comments
Labels: bug
#143 - example
Issue -
State: closed - Opened by smilad 11 months ago
- 2 comments
Labels: enhancement
#142 - Reset after time
Issue -
State: closed - Opened by mispon 12 months ago
- 2 comments
#141 - Clone support
Issue -
State: closed - Opened by nemith about 1 year ago
- 2 comments
Labels: feature request
#140 - Does not retry wrapped PermanentError
Issue -
State: closed - Opened by RoryCrispin over 1 year ago
- 6 comments
Labels: bug
#139 - MaxInterval is not the actual maximum interval
Issue -
State: closed - Opened by jayjanssen over 1 year ago
- 3 comments
#138 - Require tests before merging
Issue -
State: closed - Opened by gabibguti almost 2 years ago
- 2 comments
#137 - feat(backoff): Add functional options for ExponentialBackOff
Pull Request -
State: closed - Opened by KhanSufiyanMirza almost 2 years ago
#136 - [enhancement] Add Functional Options for Configuring ExponentialBackOff
Issue -
State: closed - Opened by KhanSufiyanMirza almost 2 years ago
- 3 comments
#134 - Allow Operation function to return minimum interval to wait in backoff
Issue -
State: closed - Opened by ItalyPaleAle about 2 years ago
- 1 comment
Labels: feature request
#133 - Infinite loop if `ExponentialBackoff.Stop` is zero/unset
Issue -
State: closed - Opened by bradleyjkemp about 2 years ago
- 5 comments
Labels: v5
#132 - [security] Add security policy
Issue -
State: closed - Opened by gabibguti over 2 years ago
- 5 comments
#131 - [security] Set minimum permissions for go.yaml
Pull Request -
State: closed - Opened by gabibguti over 2 years ago
#130 - [security] Set minimum workflow permissions
Issue -
State: closed - Opened by gabibguti over 2 years ago
- 1 comment
#129 - Spelling
Pull Request -
State: closed - Opened by jsoref over 2 years ago
#128 - v4.2.0 inadvertently bumped Go version requirement
Issue -
State: closed - Opened by xen0n over 2 years ago
- 4 comments
Labels: wontfix
#127 - Exponential backoff does the exact opposite of what it should do
Issue -
State: closed - Opened by the80srobot over 2 years ago
- 3 comments
#126 - Added variants of Retry* methods that return data in addition to an error
Pull Request -
State: closed - Opened by ItalyPaleAle over 2 years ago
- 1 comment
#125 - Generic retry function?
Issue -
State: closed - Opened by veqryn almost 3 years ago
- 4 comments
#124 - Adding examples
Issue -
State: closed - Opened by ChannyClaus about 3 years ago
- 1 comment
#123 - Fix package dropping error details when permanent error is wrapped
Pull Request -
State: closed - Opened by Hades32 about 3 years ago
- 2 comments
#122 - Incorrect and unused `Is()` function
Issue -
State: closed - Opened by Hades32 about 3 years ago
- 4 comments
#121 - New Release?
Issue -
State: closed - Opened by StevenACoffman over 3 years ago
- 2 comments
#120 - ExponentialBackOff doesn't exit after `MaxElapsedTime` is passed
Issue -
State: closed - Opened by slnt over 3 years ago
- 9 comments
Labels: v5
#119 - v4.1.2 tag points to same commit as v4.1.1
Issue -
State: closed - Opened by loafoe over 3 years ago
- 2 comments
#118 - make sure no randomness is used when randomizationFactor is 0
Pull Request -
State: closed - Opened by nirrozenbaum over 3 years ago
- 1 comment
#117 - MaxInterval not being enforced
Issue -
State: closed - Opened by nevins-b almost 4 years ago
- 1 comment
#116 - Notification function as interface of BackOffs.
Issue -
State: closed - Opened by thediveo about 4 years ago
- 1 comment
#115 - Max retry count in ConstantBackOff
Issue -
State: closed - Opened by senyast4745 about 4 years ago
- 1 comment
#114 - undefined: errors.As
Issue -
State: closed - Opened by giddel about 4 years ago
- 1 comment
#113 - Remove context deadline checking in backOffContext
Pull Request -
State: closed - Opened by swithek about 4 years ago
- 1 comment
#112 - Go 1.16 need go.sum file
Issue -
State: closed - Opened by tdakkota over 4 years ago
- 1 comment
#111 - fix typos in tests
Pull Request -
State: closed - Opened by kubahorak over 4 years ago
- 2 comments
#110 - retry is endless in v4 version
Issue -
State: closed - Opened by HobbyBear over 4 years ago
- 1 comment
#109 - exponential backoff NextBackOff regression in v4
Issue -
State: closed - Opened by taylorchu over 4 years ago
- 1 comment
#108 - PermanentError use errors.As
Pull Request -
State: closed - Opened by ptrus almost 5 years ago
- 1 comment
#107 - Use errors.As instead of type assertions for Permanent error
Issue -
State: closed - Opened by ptrus almost 5 years ago
- 3 comments
#106 - Builder pattern using functional options
Issue -
State: closed - Opened by jhollowayj almost 5 years ago
- 4 comments
#105 - Usage in multiple go routines
Issue -
State: closed - Opened by antiphp almost 5 years ago
- 2 comments
#104 - feat: Add method to get current internval for BackOff
Issue -
State: closed - Opened by j2gg0s about 5 years ago
- 3 comments
#103 - Add a Factory, FactoryFunc interfaces
Pull Request -
State: closed - Opened by slnt about 5 years ago
- 6 comments
#102 - Make Permanent(nil) return nil.
Pull Request -
State: closed - Opened by cenkalti about 5 years ago
#101 - Reverse the parameters of Retry
Issue -
State: closed - Opened by bobg about 5 years ago
- 1 comment
Labels: v5
#100 - Permanent(nil) should return nil
Issue -
State: closed - Opened by bobg about 5 years ago
- 4 comments
#99 - fix the links in README
Pull Request -
State: closed - Opened by yashbhutwala over 5 years ago
- 1 comment
#98 - `WithMaxRetries` method for `NewXXXBackoff`
Issue -
State: closed - Opened by FelixSeptem over 5 years ago
#97 - Give reason for Stop
Issue -
State: closed - Opened by hugelgupf over 5 years ago
- 4 comments
Labels: feature request, v5
#96 - Fix crash if nil passed to NewTickerWithTimer
Pull Request -
State: closed - Opened by gwatts over 5 years ago
- 1 comment
#95 - context timeout via <-ctx.Done()
Issue -
State: closed - Opened by georgysavva over 5 years ago
- 4 comments
#94 - Can master be updated to v4?
Issue -
State: closed - Opened by pjebs over 5 years ago
- 1 comment
#93 - Functional options
Issue -
State: closed - Opened by matbur over 5 years ago
- 3 comments
#92 - Master branch issues when not using go modules
Issue -
State: closed - Opened by pjebs over 5 years ago
- 1 comment
#91 - fix: exponential random value not change
Pull Request -
State: closed - Opened by TonPC64 over 5 years ago
- 2 comments
#90 - Fix documentation on getRandomValueFromInterval
Pull Request -
State: closed - Opened by niondir over 5 years ago
- 2 comments
#89 - fix error interface nil check
Pull Request -
State: closed - Opened by everdance over 5 years ago
- 4 comments
#88 - Retry w/ exponential backoff nil pointer dereference since 3.2.1
Issue -
State: closed - Opened by RoarkeRandall over 5 years ago
- 1 comment
#87 - Timer is nil
Issue -
State: closed - Opened by prochac over 5 years ago
- 3 comments
#86 - RetryNotify does not cancel the backoff via Context Cancel if wrapped in WithMaxTries
Issue -
State: closed - Opened by 23caterpie over 5 years ago
#85 - …
Pull Request -
State: closed - Opened by Oppodelldog over 5 years ago
- 1 comment
#84 - add support for custom Stop duration in ExponentialBackOff
Pull Request -
State: closed - Opened by venkatraju over 5 years ago
- 3 comments
Labels: v4
#83 - Return context error from RetryNotify when done
Pull Request -
State: closed - Opened by justin-mp over 5 years ago
- 1 comment
Labels: v4
#82 - Return Context's error on timeout in RetryNotify
Issue -
State: closed - Opened by justin-mp over 5 years ago
Labels: v4
#81 - Strange behaviour when using ticker in select loop
Issue -
State: closed - Opened by leosunmo over 5 years ago
- 3 comments
#80 - Unexpected `WithMaxRetries(backoff, 0)` behavior?
Issue -
State: closed - Opened by slnt over 5 years ago
- 4 comments
Labels: v4
#79 - Provide errors.Is/As support in Permanent error
Issue -
State: closed - Opened by sidh over 5 years ago
- 2 comments
#78 - incompatible with go1.13
Issue -
State: closed - Opened by rayjlinden over 5 years ago
- 1 comment
#77 - Version 3.0.0 seems to be incompatible with Go modules
Issue -
State: closed - Opened by 0x5a17ed about 6 years ago
- 3 comments
#76 - v2.2.0 cannot be used with Go modules
Issue -
State: closed - Opened by F21 about 6 years ago
- 5 comments
#75 - Add go.mod support?
Issue -
State: closed - Opened by andresvia about 6 years ago
#74 - Allow providing custom timer
Issue -
State: closed - Opened by aybabtme over 6 years ago
- 1 comment
#73 - RetryNotify doesn't call Notify upon final failure
Issue -
State: closed - Opened by konradjniemiec over 6 years ago
- 1 comment