Closed PlesnikJakub closed 2 years ago
When an API code throws an Exception, the server response does not return an error response.
The server should return 500 if an exception is thrown.
the issue may be probably in the logging project
Description
When an API code throws an Exception, the server response does not return an error response.
Expected behavior
The server should return 500 if an exception is thrown.
Note
the issue may be probably in the logging project