Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When exception is thrown in Unomi, there are cases that the exception is catched and response with 204 code is returned, and the client can't know that an error was occurred.
Using a configured boolean param that tells whether expose that internal server error was occurred might be helpful.