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

Exception handling #23

Closed
KirillSmirnow opened this issue Nov 30, 2020 · 0 comments · Fixed by #56
Closed

Exception handling #23

KirillSmirnow opened this issue Nov 30, 2020 · 0 comments · Fixed by #56
Assignees
Projects
Milestone

Comments

@KirillSmirnow
Copy link
Member

KirillSmirnow commented Nov 30, 2020

When an error occurs, we need to log it (appropriate logging level, provide as more info as possible, exception stack trace), convert to a readable message that we will show to user, and send this message in a response.

@KirillSmirnow KirillSmirnow created this issue from a note in Server (To do) Nov 30, 2020
@KirillSmirnow KirillSmirnow self-assigned this Dec 17, 2020
@KirillSmirnow KirillSmirnow moved this from To do to In progress in Server Dec 17, 2020
@KirillSmirnow KirillSmirnow moved this from In progress to Review in progress in Server Dec 20, 2020
@KirillSmirnow KirillSmirnow added this to the Milestone 2 milestone Dec 20, 2020
Server automation moved this from Review in progress to Done Dec 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant