Skip to content

Patch: Suppress ECONNRESET WebSocket Error

Compare
Choose a tag to compare
@ericrallen ericrallen released this 10 Mar 23:22
· 17 commits to master since this release
438f3d2

This patch suppresses the WebSocket ECONNRESET error from throwing and breaking things.

Thanks to @rolandbosa for the Issue and PR.