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

Make it possible to configure unlimited reconnects / retries #22

Open
PatrickHuetter opened this issue Jul 14, 2016 · 1 comment
Open

Comments

@PatrickHuetter
Copy link

At this time it's only possible to define a maximum of retries for a reconnect. There should be also the option to configure unlimited retries (e.g. with -1) or similar.

@poiuytrez
Copy link
Contributor

You are right. The workaround is to set a high value Integer.MAX_VALUE for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants