Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions