I am calling a macro using call macro in UiPath Workflow. The concern is sometimes one of the excels that the macro handles will freeze forever, Causing the Macro execution to hang and the process will get stuck in Call macro forever
Is there some way I can modify the UiPath workflow so that, if the Call macro activity is not completed within 15 minutes, the bot throws an exception?