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

Add retry condition #53

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add retry condition #53

wants to merge 2 commits into from

Conversation

lamenezes
Copy link
Collaborator

@lamenezes lamenezes commented May 7, 2019

I'll perform some other tests, but I think that's pretty much all there is for retrying.

I re-implemented the retry because I didn't find any good lib. The ones I looked were too complicated, didn't support asyncio or worked only with decorators. If you know some good lib for this I can update the PR to use it.

In the near future we can change the user interface for setting/using conditions to use handlers instead of routes. But the most important part from this is the Retry class and I believe it looks good as it is now.

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

1 participant