Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Improve error handling #610

Open
clochix opened this issue Oct 17, 2016 · 0 comments
Open

Improve error handling #610

clochix opened this issue Oct 17, 2016 · 0 comments

Comments

@clochix
Copy link
Contributor

clochix commented Oct 17, 2016

When an exception is raised, we catch it and send it to the server. But we didn't provide any feedback to the user. The exception often means that the user attempted an action that failed, and he didn't get any feedback. This is really frustrating. So, when an exception is thrown, we should notify the user (and maybe suggest to use the contact form to explain how to reproduce the issue ? When we see error stack on server side, we often miss context.)

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

No branches or pull requests

1 participant