Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cenkalti/backoff issues and pull requests

#161 - Comment for WithMaxTries needs update

Issue - State: open - Opened by pavelpro-kiwi 3 days ago

#159 - Setting a retry period > DefaultMaxElapsedTime disables all retries

Issue - State: closed - Opened by Felices 10 days ago - 2 comments

#158 - updates Retry to use context.Cause

Pull Request - State: closed - Opened by sgg 17 days ago

#157 - Consider using context.Cause to check for context errors

Issue - State: closed - Opened by sgg 17 days ago

#156 - v5 regression: unable to set unlimited MaxElapsedTime

Issue - State: closed - Opened by jbiel about 1 month ago

#155 - Another ticker example to handle ticks arriving while the operation is running

Issue - State: open - Opened by Jonathan-Landeed about 1 month ago - 1 comment
Labels: stale

#154 - I made an exponential backoff that doesn't require setting InitialInterval

Issue - State: open - Opened by Jonathan-Landeed about 1 month ago - 1 comment
Labels: stale

#153 - Re-add Optional arguments from ExponentialBackoff constructor

Issue - State: closed - Opened by andig about 1 month ago - 4 comments

#152 - Add a RetryError func

Issue - State: closed - Opened by hurrycaine about 2 months ago - 7 comments

#151 - Re-enable custom exponential backoff values

Issue - State: closed - Opened by maxjakob about 2 months ago - 1 comment

#149 - What's new in v5?

Issue - State: closed - Opened by andig 2 months ago - 1 comment

#148 - Remove Retry* methods

Issue - State: closed - Opened by cenkalti 2 months ago - 6 comments
Labels: v5

#147 - Update retry.go to handle hung operations

Pull Request - State: closed - Opened by MattCosturos 3 months ago - 2 comments

#144 - Error stack inconsistency when using PermanentError

Issue - State: closed - Opened by VinceDeslo 6 months ago - 2 comments
Labels: bug

#143 - example

Issue - State: closed - Opened by smilad 6 months ago - 2 comments
Labels: enhancement

#142 - Reset after time

Issue - State: closed - Opened by mispon 6 months ago - 2 comments

#141 - Clone support

Issue - State: closed - Opened by nemith 10 months ago - 2 comments
Labels: feature request

#140 - Does not retry wrapped PermanentError

Issue - State: closed - Opened by RoryCrispin 11 months 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 over 1 year ago - 2 comments

#137 - feat(backoff): Add functional options for ExponentialBackOff

Pull Request - State: closed - Opened by KhanSufiyanMirza over 1 year ago

#136 - [enhancement] Add Functional Options for Configuring ExponentialBackOff

Issue - State: closed - Opened by KhanSufiyanMirza over 1 year ago - 3 comments

#134 - Allow Operation function to return minimum interval to wait in backoff

Issue - State: closed - Opened by ItalyPaleAle over 1 year ago - 1 comment
Labels: feature request

#133 - Infinite loop if `ExponentialBackoff.Stop` is zero/unset

Issue - State: closed - Opened by bradleyjkemp over 1 year ago - 5 comments
Labels: v5

#132 - [security] Add security policy

Issue - State: closed - Opened by gabibguti almost 2 years ago - 5 comments

#131 - [security] Set minimum permissions for go.yaml

Pull Request - State: closed - Opened by gabibguti almost 2 years ago

#130 - [security] Set minimum workflow permissions

Issue - State: closed - Opened by gabibguti almost 2 years ago - 1 comment

#129 - Spelling

Pull Request - State: closed - Opened by jsoref about 2 years ago

#128 - v4.2.0 inadvertently bumped Go version requirement

Issue - State: closed - Opened by xen0n about 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 about 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 over 2 years ago - 4 comments

#124 - Adding examples

Issue - State: closed - Opened by ChannyClaus over 2 years ago - 1 comment

#123 - Fix package dropping error details when permanent error is wrapped

Pull Request - State: closed - Opened by Hades32 almost 3 years ago - 2 comments

#122 - Incorrect and unused `Is()` function

Issue - State: closed - Opened by Hades32 almost 3 years ago - 4 comments

#121 - New Release?

Issue - State: closed - Opened by StevenACoffman almost 3 years ago - 2 comments

#120 - ExponentialBackOff doesn't exit after `MaxElapsedTime` is passed

Issue - State: closed - Opened by slnt about 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 over 3 years ago - 1 comment

#116 - Notification function as interface of BackOffs.

Issue - State: closed - Opened by thediveo over 3 years ago - 1 comment

#115 - Max retry count in ConstantBackOff

Issue - State: closed - Opened by senyast4745 over 3 years ago - 1 comment

#114 - undefined: errors.As

Issue - State: closed - Opened by giddel over 3 years ago - 1 comment

#113 - Remove context deadline checking in backOffContext

Pull Request - State: closed - Opened by swithek over 3 years ago - 1 comment

#112 - Go 1.16 need go.sum file

Issue - State: closed - Opened by tdakkota about 4 years ago - 1 comment

#111 - fix typos in tests

Pull Request - State: closed - Opened by kubahorak about 4 years ago - 2 comments

#110 - retry is endless in v4 version

Issue - State: closed - Opened by HobbyBear about 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 over 4 years ago - 1 comment

#107 - Use errors.As instead of type assertions for Permanent error

Issue - State: closed - Opened by ptrus over 4 years ago - 3 comments

#106 - Builder pattern using functional options

Issue - State: closed - Opened by jhollowayj over 4 years ago - 4 comments

#105 - Usage in multiple go routines

Issue - State: closed - Opened by antiphp over 4 years ago - 2 comments

#104 - feat: Add method to get current internval for BackOff

Issue - State: closed - Opened by j2gg0s over 4 years ago - 3 comments

#103 - Add a Factory, FactoryFunc interfaces

Pull Request - State: closed - Opened by slnt over 4 years ago - 6 comments

#102 - Make Permanent(nil) return nil.

Pull Request - State: closed - Opened by cenkalti over 4 years ago

#101 - Reverse the parameters of Retry

Issue - State: closed - Opened by bobg over 4 years ago - 1 comment
Labels: v5

#100 - Permanent(nil) should return nil

Issue - State: closed - Opened by bobg over 4 years ago - 4 comments

#99 - fix the links in README

Pull Request - State: closed - Opened by yashbhutwala almost 5 years ago - 1 comment

#98 - `WithMaxRetries` method for `NewXXXBackoff`

Issue - State: closed - Opened by FelixSeptem almost 5 years ago

#97 - Give reason for Stop

Issue - State: closed - Opened by hugelgupf almost 5 years ago - 4 comments
Labels: feature request, v5

#96 - Fix crash if nil passed to NewTickerWithTimer

Pull Request - State: closed - Opened by gwatts almost 5 years ago - 1 comment

#95 - context timeout via <-ctx.Done()

Issue - State: closed - Opened by georgysavva almost 5 years ago - 4 comments

#94 - Can master be updated to v4?

Issue - State: closed - Opened by pjebs almost 5 years ago - 1 comment

#93 - Functional options

Issue - State: closed - Opened by matbur almost 5 years ago - 3 comments

#92 - Master branch issues when not using go modules

Issue - State: closed - Opened by pjebs almost 5 years ago - 1 comment

#91 - fix: exponential random value not change

Pull Request - State: closed - Opened by TonPC64 almost 5 years ago - 2 comments

#90 - Fix documentation on getRandomValueFromInterval

Pull Request - State: closed - Opened by niondir about 5 years ago - 2 comments

#89 - fix error interface nil check

Pull Request - State: closed - Opened by everdance about 5 years ago - 4 comments

#88 - Retry w/ exponential backoff nil pointer dereference since 3.2.1

Issue - State: closed - Opened by RoarkeRandall about 5 years ago - 1 comment

#87 - Timer is nil

Issue - State: closed - Opened by prochac about 5 years ago - 3 comments

#85 - …

Pull Request - State: closed - Opened by Oppodelldog about 5 years ago - 1 comment

#84 - add support for custom Stop duration in ExponentialBackOff

Pull Request - State: closed - Opened by venkatraju about 5 years ago - 3 comments
Labels: v4

#83 - Return context error from RetryNotify when done

Pull Request - State: closed - Opened by justin-mp about 5 years ago - 1 comment
Labels: v4

#82 - Return Context's error on timeout in RetryNotify

Issue - State: closed - Opened by justin-mp about 5 years ago
Labels: v4

#81 - Strange behaviour when using ticker in select loop

Issue - State: closed - Opened by leosunmo about 5 years ago - 3 comments

#80 - Unexpected `WithMaxRetries(backoff, 0)` behavior?

Issue - State: closed - Opened by slnt about 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 over 5 years ago - 3 comments

#76 - v2.2.0 cannot be used with Go modules

Issue - State: closed - Opened by F21 almost 6 years ago - 5 comments

#75 - Add go.mod support?

Issue - State: closed - Opened by andresvia almost 6 years ago

#74 - Allow providing custom timer

Issue - State: closed - Opened by aybabtme almost 6 years ago - 1 comment

#73 - RetryNotify doesn't call Notify upon final failure

Issue - State: closed - Opened by konradjniemiec almost 6 years ago - 1 comment

#72 - Add lock on Retry

Pull Request - State: closed - Opened by Jleagle almost 6 years ago - 3 comments

#71 - Example does not work

Issue - State: closed - Opened by AlexsJones about 6 years ago - 1 comment

#70 - Resource Leak: Should Stop ticker to release resource

Issue - State: closed - Opened by yetingsky about 6 years ago - 1 comment

#69 - Reset changes behaviour of exponential backoff

Issue - State: closed - Opened by mhr3 about 6 years ago - 3 comments

#68 - Retry with an already expired context.Context still tries at least once

Issue - State: closed - Opened by JeremyLoy about 6 years ago - 3 comments

#67 - Please create a new version/tag

Issue - State: closed - Opened by pkedy about 6 years ago - 1 comment

#66 - Make Exponentional Backoff thread safe

Pull Request - State: closed - Opened by stephnr over 6 years ago - 6 comments

#65 - ExponentialBackOff Not Thread Safe

Issue - State: closed - Opened by jon-whit over 6 years ago - 1 comment

#64 - honor context deadlines, fix #53

Pull Request - State: closed - Opened by cenkalti over 6 years ago - 1 comment

#63 - Performance issue with exponential backoff

Issue - State: closed - Opened by aastein over 6 years ago - 1 comment

#62 - PermanentError doesn't work with popular error packages, e.g. pkg/errors

Issue - State: closed - Opened by bryndin over 6 years ago - 4 comments

#61 - Update docs to match code

Pull Request - State: closed - Opened by PSUdaemon over 6 years ago - 1 comment