bitloops/node-bitloops

net::ERR_CONNECTION_CLOSED 200 is thrown on SSE connection closure

Opened this issue · 0 comments

net::ERR_CONNECTION_CLOSED 200 is thrown on SSE connection closure but this is not caught properly when REST shuts down the connection due to inactivity. Even though a reconnection occurs the error is being thrown and is not being suppressed.