Skip to content

Pull requests: sethvargo/go-retry

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix typo in README
#1 by chrisfowles was merged Jul 8, 2020 Loading… updated Jul 23, 2020
Return unwrapping error when executing Do func kind/stale
#2 by zacscoding was closed Oct 30, 2020 Loading… updated Nov 14, 2020
Add readme note about ordering of modifiers
#3 by AriehSchneier was merged Apr 7, 2021 Loading… updated Apr 22, 2021
Update section about WithMaxRetries in README
#4 by wietsevenema was merged Dec 2, 2021 Loading… updated Dec 17, 2021
Automatically unwrap returned error
#6 by sethvargo was merged Jan 3, 2022 Loading… updated Jan 19, 2022
Dealing with a canceled Context
#8 by Deleplace was merged Jan 8, 2022 Loading… updated Jan 23, 2022
Small refactor for canceled context
#10 by quagmt was closed Jan 14, 2022 Loading… updated Jan 29, 2022
Small refactor cancel context
#11 by quagmt was merged Jan 15, 2022 Loading… updated Jan 30, 2022
Handle overflow cases
#13 by sethvargo was merged Feb 10, 2022 Loading… updated Feb 25, 2022
feat: use error information to calculate backoff
#15 by aisbergg was closed Jun 28, 2022 Loading… updated Jul 13, 2022
Update README.md
#17 by bakunowski was closed Oct 9, 2022 Loading… updated Oct 24, 2022
backoff: remove global rand.Seed and using locked rand.Rand
#19 by zchee was merged Dec 14, 2022 Loading… updated Dec 14, 2022
docs: format example in readme
#20 by rfyiamcool was closed Apr 27, 2023 Loading… updated Apr 27, 2023
test
#23 by kf-vikas was closed Nov 9, 2023 Loading… updated Nov 9, 2023
Allow constant backoff of zero seconds.
#24 by jlevitt was closed Feb 12, 2024 Loading… updated Feb 12, 2024
ProTip! Adding no:label will show everything without a label.