Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(sync): preserve queue if sendRemainingSteps fails
During a network disconnect Yjs-websocket notices missing awareness messages and closes the connection. In this case the remaining steps can also not be send out and the request fails. Preserve the queue so we can use it once the network is back up.
- Loading branch information