-
Notifications
You must be signed in to change notification settings - Fork 27
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
Better error handling #2368
Better error handling #2368
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2368 +/- ##
======================================
Coverage 74.9% 74.9%
======================================
Files 513 513
Lines 20007 20007
Branches 1967 1967
======================================
+ Hits 14998 14999 +1
+ Misses 4494 4493 -1
Partials 515 515
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see what you did here. It exposes a bit more of the underlying structure, but it works. Thanks a lot for this 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great addition!
What do these changes do?
Error page:
Unresponsive backend:
Related issue/s
closes #2283
closes #2350
How to test
Checklist