You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The final response returns the exception back to the browser with the code 500.
Is there something you guys can cook up to easily see these exceptions? We have that "GENERAL" tab at the top of the page, which is essentially debugging stuff.
Can you easily add another section there called "Exceptions" or something like that, that would nicely show these exceptions when returned from the backend?
It would help faster development if I can easily see these exceptions that the server is returning somewhere on the browser side.
6:44
If you guys have any other idea how to do this, I'd also be happy. Something quick that takes you 1/2 hour to do would be perfect.
6:44
I'm not looking for pretty for this.... I"m just looking for functional.
The text was updated successfully, but these errors were encountered:
The express layers in handlers do things like this:
The final response returns the exception back to the browser with the code 500.
Is there something you guys can cook up to easily see these exceptions? We have that "GENERAL" tab at the top of the page, which is essentially debugging stuff.
Can you easily add another section there called "Exceptions" or something like that, that would nicely show these exceptions when returned from the backend?
It would help faster development if I can easily see these exceptions that the server is returning somewhere on the browser side.
6:44
If you guys have any other idea how to do this, I'd also be happy. Something quick that takes you 1/2 hour to do would be perfect.
6:44
I'm not looking for pretty for this.... I"m just looking for functional.
The text was updated successfully, but these errors were encountered: