Good morning all, I am using the vim3WaitToolsStarted action in a work flow. My problem is that if the timeout is reached, it just fails and the workflow ends. On success the workflow can end, but on failure I would like to continue with the workflow.
I tried creating a custom exception in vim3WaitToolsStarted and then having the next step be a decision, but I don't think the exception is getting passed as the Tools step just fails.
Thank you, Zach.