Orchestrator Queue questions

Hello,

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)

@Shubhankar_Gadekar

It will pick based on Priority you specified.

And if I have not provided any priority or default priority is set in that case which one it will pick ?

@Shubhankar_Gadekar

Then it will take based on its creation time I guess. Queue - First In First Out.

I completely agree with you.
But by any chance is it possible that creating time is also same ?

1 Like

@Shubhankar_Gadekar

I don’t think so creation time will be same. It will differ.

1 Like

Yeah, I got you.
This question was asked me in an interview.
Thanks for your help.

1 Like

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