Job status values
The job status field indicates the current state of the job. These are the valid values for job status:
Status | Description |
---|---|
Submitted | A new job is queued for processing. |
Finished | The job was successfully done without error. |
Failed | The job is not successful. An error message with further information is available for troubleshooting. |
Timeout | If there is an issue with the server, the system retries to process the job until it reaches timeout. |