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

Use proper error returns instead of exceptions for user errors #36

Open
1 task
glen3b opened this issue Jan 2, 2018 · 0 comments
Open
1 task

Use proper error returns instead of exceptions for user errors #36

glen3b opened this issue Jan 2, 2018 · 0 comments

Comments

@glen3b
Copy link
Owner

glen3b commented Jan 2, 2018

In commands, we should use proper error returns, meaning that if a user makes an input error, it returns an error, but if a command errors unexpectedly, I get a log message I can deal with.

Prerequisites:

  • Standardize score service behavior for non-existent teams
glen3b added a commit that referenced this issue Jan 17, 2018
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