Hi,
let’s say an unattended job is started from the Orchestrator, then at some point during the execution that machine loses connection to Orchestrator. How long will the robot still run? Can this be managed somewhere (e.g. using Auth.Bearer.Robot.Expire in web.config)? Can you point me to the docs article where this is described?
Thanks in advance!
It will be stopped immediately once connection is lost between Orchestrator and Robot machine.
Can you point to the place in documentation where this is described?
Generally Unattended Robots configured in Orchestrator and also we can’t trigger Unattended Bots without Orchestrator. So, if the connection is lost between Orchestrator and Robot machine then process will be stopped immediately as Robot machine is unlicensed.