gabriel-farache commented on issue #3674:
URL:
https://github.com/apache/incubator-kie-kogito-runtimes/issues/3674#issuecomment-2363846527
If the DELETE call that abort a workflow would throw an exception, then by
configuring a global, or by state, `onErrors` catching the thrown exception
would solve the issue:
```
onErrors:
- errorRef: abort
transition: compensate
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]