Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Slack reconnect cleanup #298

Merged
merged 3 commits into from
Aug 13, 2016
Merged

Conversation

jayjanssen
Copy link
Contributor

Fixed some observed issues where reconnections would hit a ping/pong error right away. This was due to the interval and the lastPong from the previous connection not being properly cleaned up.

Jay Janssen added 3 commits June 24, 2016 09:57
This prevents a bad cycle where the lastPong from a previous connection
would be used to trigger a ping/pong timeout of a new one on
reconnnect.
@benbrown benbrown merged commit 857fc15 into howdyai:master Aug 13, 2016
@benbrown
Copy link
Contributor

thanks!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants