What happens to the long running processes

Hi,
Please clarify the below scenario.

  1. Totally 3 processes are there in orchestator.
  2. First process have to be completed in 1 hour but due to some issue it keeps on running for more than 24 hours.
  3. What happens to the pending 2 processes. What state will be displayed for these two process.

@ppr

Hi @monish06

The other 2 process will be in pending state and once the first process gets completed, the next process will start.

Tha above answer is applicable If all the processes is scheduled on the same robot.

Thanks

1 Like

Hi,

I assume you are using one bot for all the three processes. For suppose think like all the three process we have scheduled like hourly once. In your case if the first process running long for 24 hours. Orchestrator create 3 pending jobs for all the three. Once the first process get completed then only other two process will run after that again first process will execute.

Please note that orchestrator can create only one pending job irrespective how many hours single process taking to run.

If you need any more details on this please let us know. Thanks.

1 Like

Thank you for your response. But what does it mean Please note that orchestrator can create only one pending job irrespective how many hours single process taking to run?

Thank you

I think you already aware of this I guess. Most of the people they think that orchestrator will create lot of pending jobs for one process but actually it will create only one. Just wanted to highlight this scenario. Thanks.

2 Likes