Skip to content

No user visible error when redis throws errors #1066

@juliusknorr

Description

@juliusknorr

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:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions