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

Constant Connection Timeouts #2

Closed
jgeboski opened this issue Jan 21, 2015 · 2 comments
Closed

Constant Connection Timeouts #2

jgeboski opened this issue Jan 21, 2015 · 2 comments

Comments

@jgeboski
Copy link
Member

The MQTT connection randomly drops out, and the account is forced to log back in. This leads to messages becoming lost in transit to the client.

To resolve this issue, the plugin should attempt to silently reconnect with the last sequence identifier. Using the last sequence identifier will enable the plugin to retrieving missed messages.

@jgeboski jgeboski added the bug label Jan 21, 2015
@ypnos
Copy link

ypnos commented Feb 24, 2015

For me the current situation is unusable. Reconnects happen all the time and about 20% to 30% of messages I would receive are lost

@jgeboski
Copy link
Member Author

Fixed as of 059b686.

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

2 participants