Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nc6 opened this issue Jan 31, 2014 · 0 comments
Open

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

nc6 opened this issue Jan 31, 2014 · 0 comments
Labels

Comments

@nc6
Copy link
Owner

nc6 commented Jan 31, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant