i try to run job from orchestrator by using API call when i post call it run successfully ,but i have more than call Consecutive one job is run an other in pending state when i try to send the third i got this error
status 409Conflict
“message”: “The robots already have pending jobs for this Process”,
@T0Bi i add the call to queue and trigger the queue but by defult the orchestrator check for every new item in queue every 30- mints and i need to run every job one by one un stoppable
the job start instantly but when the job is run and another item come to queue then orchestrator take 30 min to look for queue if new item add or not
i hope you got what i mean
I’ll actually have to check this out. I’ve never noticed this behavior…
Are you using community or enterprise Orchestrator and if enterprise, cloud or on-prem?
I’ll get back to you on monday, but maybe someone else has a solution for you.