You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prioritising as p1 'cos with synapse still being overloaded we expect to see more synchrotron meltdowns, and it's awful that it can result in everyone's riot's talking the void with no evidence of problems. It also gets in the way of diagnosing when the synchrotrons are screwed, because we could legitimately just notice ourselves for minutes on end.
So my hunch is that successfully calling /versions but encountering an error on /sync leads to the sync state being left in RECONNECTING. I'll make a PR that includes this sync state as another possible indication of connection loss.
lukebarnard1
pushed a commit
to matrix-org/matrix-react-sdk
that referenced
this issue
Apr 3, 2017
Previously, only a state of ERROR would cause the indicator to show. When /versions succeeds but /sync fails, RECONNECTING is the resulting sync state.
This fix will cause RoomStatusBar to treat RECONNECTING in the same way as it treats ERROR.
Fixeselement-hq/element-web#3336
No description provided.
The text was updated successfully, but these errors were encountered: