Skip to content

Pull requests: rholder/retrying

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

Update retrying.py
#93 opened Aug 15, 2021 by Sergfalt Loading…
Generator support
#83 opened Feb 5, 2019 by fcracker79 Loading…
Retry error message
#82 opened Nov 13, 2018 by lucastoro Loading…
Add stop_max_estimate option
#81 opened Oct 12, 2018 by lovemyliwu Loading…
add failure_callback param
#78 opened Apr 27, 2018 by gulducat Loading…
Declutter __init__ by using strategy selection
#55 opened Jun 14, 2016 by harlowja Loading…
Dynamically compute MAX_WAIT
#54 opened Jun 11, 2016 by harlowja Loading…
Support for retry event hook
#50 opened May 27, 2016 by bodenr Loading…
Allow providing alternate sleep functions
#39 opened Jul 16, 2015 by harlowja Loading…
Shortcut to assign stop_max_attempt_number
#30 opened Dec 12, 2014 by davidyen1124 Loading…
Make Retrying object callable and store stats
#7 opened May 15, 2014 by underrun Loading…
ProTip! Exclude everything labeled bug with -label:bug.