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

Reconnects every 2 hours #417

Open
ForNeVeR opened this issue Dec 4, 2016 · 0 comments
Open

Reconnects every 2 hours #417

ForNeVeR opened this issue Dec 4, 2016 · 0 comments
Assignees

Comments

@ForNeVeR
Copy link
Member

ForNeVeR commented Dec 4, 2016

The experimental Horta version (see the explanation in #416) was reconnecting to the server exactly every 2 hours. It has line xmpp.timeout_ms=900000 in its config.

That's not a big problem, but it should be fixed. Current hypothesis is that it's the problem with XMPP pings (I had a similar issue in Kaiwa), and I think there was a way to tune them in Smack.

Probably we'll need to add a facility to log all XMPP messages to debug this.

Note that these reconnects seems to be completely encapsulated by Smack: the underlying application cannot see them.

@ForNeVeR ForNeVeR self-assigned this Dec 4, 2016
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