Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Allowing retry indefinitely #51

Closed
henryxwong opened this issue Jan 19, 2018 · 3 comments
Closed

Allowing retry indefinitely #51

henryxwong opened this issue Jan 19, 2018 · 3 comments
Milestone

Comments

@henryxwong
Copy link

For some use cases, you dont really want to fix numer of retry. It would be useful of allowing unspecified number of retry to retry indefinitely.

@elennick
Copy link
Owner

what would you think about another config option called something like retryIndefinitely() that you could use in place of withMaxNumberOfTries()?

@henryxwong
Copy link
Author

sounds good, it make the api more explicit, especially for such specific use case

@elennick elennick added this to the 0.10.0 milestone Jan 21, 2018
@elennick
Copy link
Owner

implemented with 0.10.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants