Job State Queued
JOB_STATE_QUEUED
indicates that the job has been created but is being delayed until launch. Jobs that are queued may only transition to JOB_STATE_PENDING
or JOB_STATE_CANCELLED
.
JOB_STATE_QUEUED
indicates that the job has been created but is being delayed until launch. Jobs that are queued may only transition to JOB_STATE_PENDING
or JOB_STATE_CANCELLED
.