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…
Add readme note about ordering of modifiers
#3 by AriehSchneier was merged Apr 7, 2021 Loading…
Update section about WithMaxRetries in README
#4 by wietsevenema was merged Dec 2, 2021 Loading…
Automatically unwrap returned error
#6 by sethvargo was merged Jan 3, 2022 Loading…
Dealing with a canceled Context
#8 by Deleplace was merged Jan 8, 2022 Loading…
Small refactor for canceled context
#10 by quagmt was closed Jan 14, 2022 Loading…
Small refactor cancel context
#11 by quagmt was merged Jan 15, 2022 Loading…
Handle overflow cases
#13 by sethvargo was merged Feb 10, 2022 Loading…
feat: use error information to calculate backoff
#15 by aisbergg was closed Jun 28, 2022 Loading…
Update README.md
#17 by bakunowski was closed Oct 9, 2022 Loading…
docs: format example in readme
#20 by rfyiamcool was closed Apr 27, 2023 Loading…
test
#23 by kf-vikas was closed Nov 9, 2023 Loading…
Allow constant backoff of zero seconds.
#24 by jlevitt was closed Feb 12, 2024 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.