You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-12-01 04:43:29 +03:00
After a connection glitch we would normally sync with zero timeout so the connection comes back faster, but we didn't if the first keepalive succeeds since we never marked the connection as failed. This makes the behaviour more consistent. Also get rid of the connectionLost flag which was only used in one place anyway.
40 KiB
40 KiB