ParabolInc / parabol

Free online agile retrospective meeting tool
https://www.parabol.co/
Other
1.91k stars 330 forks source link

Websocket does not always reconnect when disconnected #385

Closed jordanh closed 7 years ago

jordanh commented 8 years ago

Issue - Bug

During an active browser session (i.e. the tab wasn't left open or sitting around to time out), the socket appeared to disconnect. Then, this message was produced on the console.

image

I had to reload in order to get reconnected.

mattkrick commented 8 years ago

next time this happen, send me a screenshot of the websocket traffic.

jordanh commented 8 years ago

I saw this one again this morning, this time on my home internet (vs. the sometimes crappy internet at the coworking space). Steps were:

1) Navigate to https://action.parabol.co (credentials had expired), login 2) Click to apply a check to mark an action as completed, noted that action did not disappear 3) Opened console and saw:

image

I didn't have the console open and logging network traffic, so I didn't capture it. I'll keep using action today with logging enabled to see if I can catch it...

jordanh commented 7 years ago

I haven't seen this one again. Closing for now.