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

Delay between several connection attempts #5

Open
thack1 opened this issue Feb 22, 2017 · 0 comments
Open

Delay between several connection attempts #5

thack1 opened this issue Feb 22, 2017 · 0 comments

Comments

@thack1
Copy link
Collaborator

thack1 commented Feb 22, 2017

If there is a message for a destination that is currently unreachable the ConnectionManager tries to establish a connection every 30 seconds (until the timeout of the message expires which can be infinite). Use an exponential backoff to reduce the connection attempts.

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

1 participant