Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently, when a function is executed via REST and results in an Exception, the actual cause is not made available to the user and is just exposed as a 500 (server) error. The FunctionAccessController should be improved to detect a function exception and correctly present the cause to the user.