I have a process where I am using 3x the activity ‘Execute Macro’.
The activity doesn’t seem to have any “Timeout”-property.
If one of these macros fail, the process will run forever until I manually kill it from Orchestrator.
I have unfortunately on several occasions discovered this “too late”, which have resulted in a massive queue of robots wanting to claim a (now unavailable) license to run.
I have now submitted a bug report in Studio regarding this missing timeout option.
I dont know if @uipath has taken a look at this post and perhaps have a solution/explanation?
Fortunately the latest version of Orchestrator offers option to send alert after X amount of time when running, and kill job after X amount of time not completed.
I am using this as a temporary solution to the missing timeout-property.