You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2022. It is now read-only.
I'm using your plugin and when the ReactorTaskListener throws BpmnError into notify method it doesn't handled. I can't catch it using task_error element into bpmn model, it just rollbacks transaction.
The text was updated successfully, but these errors were encountered:
Yes, indeed, you are right. I actually never considered this behavior, but it is plausible since the CamundaEventbus is configured using the UncaughtErrorHandler which throws runtime exceptions ...
I'm using your plugin and when the ReactorTaskListener throws BpmnError into notify method it doesn't handled. I can't catch it using task_error element into bpmn model, it just rollbacks transaction.
The text was updated successfully, but these errors were encountered: