I was wondering if there´s like a limited time for a robot to execute a process.
Like how many continued hours can a robot be working?
I have left a robot running for 5 days before and it was still working. I assume there isn’t a time limit if the process is built to continuously work?
Either the desktop crashes due to memory issue or connection to orchestrator is broken might stop it
3 Likes
There was no such limitation, but you need to take care of the system resources, some times while continue running workflows will lack of memory due to high usage of the other background apps, so you have to take care of that
Hope this helps
Thanks