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

Retry mechanisms on tasks requiring internet connection. #379

Open
joaogbcravo opened this issue Dec 11, 2024 · 1 comment
Open

Retry mechanisms on tasks requiring internet connection. #379

joaogbcravo opened this issue Dec 11, 2024 · 1 comment

Comments

@joaogbcravo
Copy link

Hey!

Ask: Can the tasks that require internet connection have the retry/delay/until block ?

Reasoning: In weak networks I'm hitting the problem that running the roles are not working on first try, but a second or third attempt make it work.

Ps: I'm happy to create the Pull Request if you accept this idea.

@dereknola
Copy link
Member

dereknola commented Dec 12, 2024

This sounds fine. I'll review any PR you put up. I would prefer a retry scheme (something like 5 times, with second delay?) See what works for your setup.

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

2 participants