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

Server Timeout #374

Open
apoorvcn47 opened this issue Oct 5, 2020 · 2 comments
Open

Server Timeout #374

apoorvcn47 opened this issue Oct 5, 2020 · 2 comments

Comments

@apoorvcn47
Copy link

when I connect to a server, if there is no data transfer for 60 seconds, the host closes the connection. I thought the whole point of keep alive thread was to avoid this problem. Am I doing something wrong here?

@destogl
Copy link
Member

destogl commented Feb 3, 2021

Did it work for you?

@apoorvcn47
Copy link
Author

Did it work for you?

No. I have a separate loop which reads a server register every 30s. In that way, I am keeping the connection alive. But I am sure there is a built in way to do the same. Is there any parameter I can check to make sure that hearbeat loop is working?

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

2 participants