You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(I changed the issue title to reflect what you seem to be reporting, since the this.emit code, and thus the error string, seems to be code that you wrote)
What version of the transport are you using? In 1.0.4, the error callback is called but shouldn't be fatal; the library will automatically reconnect. Check out the README for an example of the recommended error callback handler, which is basically to do nothing.
The connection seems to be falling off for long-lived connections.
Error output to stdout:
Any ideas on how to avoid this? or reconnect automatically?
The text was updated successfully, but these errors were encountered: