-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
In `orchestrator-backend`, we need to enhance error handling by removing all try/catch blocks surrounding fetch invocations to propagate the errors received from SonataFlow up to the router.
Currently, the router always returns a status code of 500, which does not accurately reflect the errors encountered.
Additionally, implement unit tests to verify that error propagation works correctly.
- links to