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

To simplify retrying by using tenacity #2

Merged
merged 1 commit into from Aug 6, 2021

Conversation

hirosassa
Copy link
Contributor

What is this PR

I implemented retry procedure using tenacity package to simplify the codes.
This PR contains the changes made in #1 .
I'll rebase after #1 is mergerd.

@po3rin
Copy link
Owner

po3rin commented Aug 6, 2021

I didn't know tenacity, so it's helpful!!.

@hirosassa
Copy link
Contributor Author

@po3rin I rebased. plz check!

@po3rin
Copy link
Owner

po3rin commented Aug 6, 2021

Thank you for your PR! I checked it, so I'll merge it!

@po3rin po3rin merged commit 8d792cd into po3rin:main Aug 6, 2021
@hirosassa hirosassa deleted the retry-by-tenacity branch August 6, 2021 02:56
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.

None yet

2 participants