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

Adjust error handling for wrong input #139

Open
mp911de opened this issue Jul 26, 2016 · 0 comments
Open

Adjust error handling for wrong input #139

mp911de opened this issue Jul 26, 2016 · 0 comments

Comments

@mp911de
Copy link
Collaborator

mp911de commented Jul 26, 2016

Errors in several places (Github API, manual sync) are not leading to useful errors.

Throwing IllegalArgumentException (precondition checks) leads to

Internal Server Error
 Error: Sorry about that...the page you requested produced an error.

We should revise error handling to use a simple way to throw and handle exceptions to tell the user what's going on.

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

No branches or pull requests

1 participant