So, I have this situation, signal catch event was triggered and it went to the end event. Now I want to roll it back so I can complete the “foo” task. I guess it’s possible with API and if so which method will be best for it? Or are there any other easier methods for doing this?
Thanks!