-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I observed a case where redis had a maxmemory configured and reached it. In this case
The whiteboard server logs showed:
Failed to sweep cluster state: [ErrorReply: OOM command not allowed when used memory > "maxmemory'.]
Failed to write heartbeat: [ErrorReply: OOM command not allowed when used memory > 'maxmemory'.]
However for the end user it was not noticable that there was any problem, however two users could edit the file just not see their changes.
I think this case should be catched and the frontend should not allow editing the file if no proper connection could be made.
Websocket messages that happened:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels