Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom wait functions in RetryInvoker #3183

Merged
merged 4 commits into from
Apr 1, 2024
Merged

Conversation

panh99
Copy link
Contributor

@panh99 panh99 commented Mar 30, 2024

  • Allow overwriting actual_wait_time in event handlers.
  • Support custom wait functions.
  • Replace time.time with time.monotonic

@panh99 panh99 changed the title Allow changing actual_wait in event handlers of RetryInvoker Improve RetryInvoker Mar 31, 2024
@danieljanes danieljanes merged commit 7ab8df0 into main Apr 1, 2024
28 checks passed
@danieljanes danieljanes deleted the retrier-update branch April 1, 2024 12:34
@danieljanes danieljanes changed the title Improve RetryInvoker Support custom wait functions in RetryInvoker Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants