Skip to content

Better behaviour for dealing with inability to connect to a database #11

@nc6

Description

@nc6

Currently, losing the connection to the database results in things silently failing. This is bad.

The correct behaviour should probably be for a warning message to be displayed on the screen, and any events during this period to be dropped. During this time the system should attempt to reconnect. Alternatively, some events could be buffered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions