Hi Team,
Thank you for your work on this project!
I’m using a compact architecture on Kogito 10.1.0, and some of my Service Tasks call REST APIs. These APIs can throw RuntimeException, and I’m not sure how to handle this correctly.
If a RuntimeException is thrown, I cannot retry the node because the Management Console does not display my ongoing or aborted process.
If I catch Exception, I cannot find any documentation explaining how to suspend the process.
Thanks for your help!
Have a wonderful time,
Guillaume
