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

Connection errors should not just silently change the mode and do nothing else #59

Open
siphomateke opened this issue Sep 24, 2018 · 0 comments
Labels
enhancement Iterations on existing features or infrastructure

Comments

@siphomateke
Copy link
Owner

Handle error should take an argument of what the error was from. In some situations we want to silently handle errors. If a routine statistics check fails with a connection error, the app can just switch to basic mode. However, if an import fails with a connection error, the user should be informed that it failed and then the app should switch to basic mode.

@siphomateke siphomateke added the enhancement Iterations on existing features or infrastructure label Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Iterations on existing features or infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant