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

Transport Client: Improve remote node freeze handling by adding another timeout layer #1653

Closed
kimchy opened this issue Jan 30, 2012 · 0 comments

Comments

@kimchy
Copy link
Member

kimchy commented Jan 30, 2012

Add another setting: client.transport.ping_timeout (defaults to 5s) which will timeout on cases where a request for the remote node info is not returned and the socket does not close. In such a case, disconnect from the node as well.

@kimchy kimchy closed this as completed in eb4f670 Jan 30, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant