-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.2.0, 7.1.0, 7.3.0
Problem Description:
When an exception occurs in the context of a BPMN process, the engine tries to propagate it using "error propagation". Error propagation itself may fail. It if fails, the resulting exception is logged instead of the root cause.
Expected behavior:
error propagation is fail-safe