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

Allow async functions to be re-tried #15

Open
Jafaral opened this issue Sep 8, 2022 · 0 comments
Open

Allow async functions to be re-tried #15

Jafaral opened this issue Sep 8, 2022 · 0 comments

Comments

@Jafaral
Copy link
Contributor

Jafaral commented Sep 8, 2022

In order to retry async functions, a new decorator is needed @async_retry so that the retry awaits the function.

@Jafaral Jafaral changed the title Allow async functions to be retired Allow async functions to be re-tried Sep 8, 2022
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

No branches or pull requests

1 participant