Suppose I have deployed 2 different robots on 10 different machines simultaneously.
(for e.g. if 1 robot is running on 1 machine then another will run on different machine. During deployment of robots, Orchestrator queue will show busy status for both robots. Once deployment will complete next machine will pick up any robot whose deployment is completed.)
So, question is if both robot’s execution is completed at same time then which robot will be deployed on next machine ? (All priority / duration / weighted / queue creation time / or any other thins are same)