Job State Pending
JOB_STATE_PENDING
indicates that the job has been created but is not yet running. Jobs that are pending may only transition to JOB_STATE_RUNNING
, or JOB_STATE_FAILED
.
JOB_STATE_PENDING
indicates that the job has been created but is not yet running. Jobs that are pending may only transition to JOB_STATE_RUNNING
, or JOB_STATE_FAILED
.