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

Fix sleep_time method in ExceptionRetryPolicy #341

Merged
merged 2 commits into from
Dec 13, 2022

Conversation

jm-wk
Copy link
Contributor

@jm-wk jm-wk commented Dec 8, 2022

There is a small discrepancy between documentation and implementation of sleep_time in ExceptionRetryPolicy. We modify the implementation so that it conforms with the docs.

@rohanpm
Copy link
Owner

rohanpm commented Dec 8, 2022

This change looks right but I'm reluctant to merge it while there are CI issues. Please wait for me to fix CI first.

@jm-wk
Copy link
Contributor Author

jm-wk commented Dec 9, 2022

No problem, thanks!

@rohanpm
Copy link
Owner

rohanpm commented Dec 12, 2022

CI configuration in this repo has been refactored. Could you please rebase this pull request on latest master?

There is a small discrepancy between documentation and implementation of
sleep_time in ExceptionRetryPolicy. We modify the implementation so that
it conforms with the docs.
@jm-wk
Copy link
Contributor Author

jm-wk commented Dec 13, 2022

Thanks! Done.

@rohanpm rohanpm merged commit 6048bbf into rohanpm:master Dec 13, 2022
@jm-wk jm-wk deleted the sleep_time_fix branch December 15, 2022 08:32
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