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

sleep betwenn retries #111

Open
laeubi opened this issue Feb 20, 2023 · 1 comment
Open

sleep betwenn retries #111

laeubi opened this issue Feb 20, 2023 · 1 comment
Assignees

Comments

@laeubi
Copy link

laeubi commented Feb 20, 2023

It would be good if there would be a way to have some sleep time between retry.

Currently it just retries as fast as possible, but if the step fails because of some resource not available it is usually better to wait a bit before try it again.

@vitalyk-multinarity
Copy link

As far as I see, 'retry_wait_seconds' is the answer. Or I'm missing something?

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

3 participants