I am using a process created using a trigger to continuously search a specific program.
The problem is that this process stops in the middle.
Unfortunately, timeOut does not work in this case, and the Robot is also waiting indefinitely.
Honestly, I don’t know exactly if this is a program problem or a UiPath problem.
I have tried various methods to solve this problem, but I still have not been able to solve it.
If it is possible to terminate the process when the working time of a specific process triggered by the trigger exceeds a certain time,
I think this problem will be solved.
Does such a function exist?