Skip to content

Better handling for database issues in Websockets #95

@stefandesu

Description

@stefandesu

The Websocket connections should be able to handle database disconnects and pick up connections again after the database reconnected. This currently works if the Websocket was established when the database was still connected, but Websocket connections are simply denied when the database is not connected.

I guess this is an edge case and not a very high priority though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions