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

Rework Error management #46

Open
dmill-bz opened this issue Apr 20, 2018 · 1 comment
Open

Rework Error management #46

dmill-bz opened this issue Apr 20, 2018 · 1 comment

Comments

@dmill-bz
Copy link
Owner

Some of the current issues:

  • Improper bubbling of stack traces for InternalExceptions
  • Incomplete testing of errors.
    • Some extra tests need to be added for some errors
    • Current tests need to check the error type and message
  • Use different error codes for InternalExceptions (they all currently use 500). Will need to check if any other codes would be more appropriate.
@dmill-bz
Copy link
Owner Author

Proper implementation of tests for connection errors will most likely be dependent on issue #47

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