Hello All,
The scenario can be like - Machine name: ABCD
Suppose there are 2 bots(bot1, bot2) scheduled on ABCD machine, consider time slots as 1PM-2PM and 2 PM - 3PM respectively.
These schedules cannot be altered or delayed due to criticality of the process.
So how to manage or what can we do if due to bot1 execution is in progress and its 2 PM now. bot2 is also critical, we cannot delay its execution by waiting for bot1 to complete.
Can any1 suggest a way to manage this scenario or some relative scenarios in any ways?