Open penguineer opened 2 years ago
The WebSocket connection to receive notifications does not always detect disconnects from the server.
To reproduce:
Expectation:
onClosed
What actually happens:
For a production environment sleep mode is a very unlikely scenario, but I am not sure how this behavior also applies to other connection errors.
The WebSocket connection to receive notifications does not always detect disconnects from the server.
To reproduce:
Expectation:
onClosed
What actually happens:
For a production environment sleep mode is a very unlikely scenario, but I am not sure how this behavior also applies to other connection errors.