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

how to retry forever until it succeeds? #47

Closed
Lucciffee opened this issue Aug 27, 2021 · 2 comments · Fixed by #49
Closed

how to retry forever until it succeeds? #47

Lucciffee opened this issue Aug 27, 2021 · 2 comments · Fixed by #49

Comments

@Lucciffee
Copy link

No description provided.

@JaSei
Copy link
Collaborator

JaSei commented Aug 27, 2021

Hi @Lucciffee, we don't support infinite retry (yet? #43). The solution could be #24. Btw. in my experience, infinite retry, timeout, etc., isn't a good idea.

@andig
Copy link

andig commented Sep 19, 2021

Shouldn't RetryIf allow endless retries if it always returns true?

@c1moore c1moore mentioned this issue Oct 16, 2021
@JaSei JaSei closed this as completed in #49 Nov 8, 2021
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 a pull request may close this issue.

3 participants