teamspaces / web

Web & API – Spaces is knowledge management for teams.
0 stars 0 forks source link

Changes are sometimes not being saved to ShareDB #237

Closed MrTin closed 7 years ago

MrTin commented 7 years ago

What

Very often if you keep the editor open for a long time it will not disable itself but not synchronize changes to Collab. Sometimes, it happens just after a minute or so as well. It seems like we are swallowing errors or not handling them properly. On top of this errors are not being sent to Sentry either, so let's fix this.

MrTin commented 7 years ago

Update: So locally, just shutting down the server in the background shows the problem. The editor is not listening or making any actions on disconnects.