EAC job statuses
-
Canceled. The paused job was canceled by a user.
-
Canceling. A temporary state while the paused job is in the process of being canceled by a user.
-
Completed. The job completed with some (but not all) failed or dropped endpoints.
-
Failed. The job completed with all failed or dropped endpoints.
-
In Progress. A temporary state while the job has started but has not yet completed.
-
Paused. A temporary state while the job encountered errors and has paused for the user to remedy.
-
Preparing. A temporary state while the job has been initiated but has not yet become In Progress.
-
Queued. A temporary state while there is another job running against the same target. This job will start after the other job completes.
-
Resuming. A temporary state while the user has selected to resume a Paused job.
-
Scheduled. A temporary state while the job is waiting to run on a selected future start date.
-
Stopped. The job was stopped bu the user.
-
Stopping. A temporary state while the job is in the process of being stopped by a user.
-
Successful. The job completed with no failed or dropped endpoints.