Closed simbleau closed 1 year ago
I guess this begs the question, how should we deal with losing the ability to send messages (via loss of context or some other mechanism)? Were the WS messages still getting through to the signalling server or had we been disconnected at this point?
Connection stayed active. I think they just got dropped on the client side.
This should be fixed by #283 (escalate to a return of the message loop, rather than a "stack overflow" as a result of ignoring errors).
If send queue is full in unreliable mode, we probably just want the loop to continue running, though?
Yes, true.
I left my computer on when I went for a run. I think the tab wasn't selected, so it piled up a bunch of messages at once to send. In the span of a second or two I got thousands of log messages and quickly this happened.