I have a process that has a trigger at a certain time every day. Today it finished as faulted.
I did a “restart” of the process on a specific unattended robot.
The restart also finished as “faulted”.
Now after an undefined period of time (arround 10 - 11 minutes but not exact), the process starts restarting without me manually restarting it. This happened 4-5 times already. It finished as faulted every single time, except for one time that I stopped it.
It doesn’t have a trigger to do this and it is not restarted manually.
Why is this happening and how can I stop it from happening again?
It’s possible that the process is being automatically restarted by the UiPath Orchestrator. This can happen if the process has been configured to run on a schedule or if it has been configured to automatically retry when it encounters a faulted state.