Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on September 5, 2022 5:12AM
Likes: 0
Replies: 2
Is there a way to
Hi,
1) No
2) If it's waiting for a job slot, it will be in NOT_STARTED state. If it's waiting for a global slot, it will be in RUNNING state
3) No
4) Simple fair queue per limit (so at least, one per job, one global - plus additional one if you setup additional custom limits)
Thanks,
2a) in the case of awaiting global slot, how would I differentiate that against an actual running job?
b) will the recorded start time be the time it actually runs or when it was ready to run?
c) apologies, I can't find the enumeration of all statuses in your docs, could you point me to it please?