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

Fail gracefully #45

Closed
4 tasks done
oparoz opened this issue Feb 28, 2015 · 1 comment
Closed
4 tasks done

Fail gracefully #45

oparoz opened this issue Feb 28, 2015 · 1 comment

Comments

@oparoz
Copy link
Contributor

oparoz commented Feb 28, 2015

There is no point in having silent errors as it only confuses users.

core is still failing in unpredictable ways and it doesn't always raise exceptions. See #28
We should do our best to catch these behaviours and turn them into different HTTP status, error messages, sanitized or empty returned data so that the view can display an appropriate error messages to the user.

List of related tickets

oparoz added a commit that referenced this issue Mar 3, 2015
As part of #45
(cherry picked from commit 10e07d6)
@oparoz
Copy link
Contributor Author

oparoz commented May 17, 2015

Looks like this has been completed. New errors can be filed individually.

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

No branches or pull requests

1 participant