Is it possible to forcibly terminate a process if it takes too long after the process starts?

Hello,

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?

Hi,

We can stop or kill job after some period in the following settings in Orchestrator. Can you check the following document?

Regards,

1 Like

Hi .

Thank you!
I’ve used Orchestrator a lot, but I had no idea this existed.

Have a great day!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.