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

Explain timeout and connection drop #15

Open
inkeliz opened this issue May 23, 2020 · 2 comments
Open

Explain timeout and connection drop #15

inkeliz opened this issue May 23, 2020 · 2 comments

Comments

@inkeliz
Copy link

inkeliz commented May 23, 2020

Currently there's some situations when node drops the connections:

  • Invalid packet
  • Timeout

I think it should be writen at "keepalive" how long and how often that packet must be sent. Also, if sending other types of messages (like "push", "confirm_ack") will "reset" the timeout counter. Also, if it's mandatory to reply the keepalive.

@zhyatt zhyatt assigned argakiig, SergiySW and wezrule and unassigned argakiig May 26, 2020
@zhyatt
Copy link
Collaborator

zhyatt commented May 26, 2020

@wezrule @SergiySW Since you both have looked at this recently, can one of you take a look at making these updates?

@dsiganos
Copy link
Contributor

I have the same questions and I have not yet found authoritative answers.
I mostly got connections and keepalives to work by trial and error.
@clemahieu ?

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

7 participants