What the Queue shows
Each entry in the Queue represents one scheduled job and displays the following information:| Column | Description |
|---|---|
| Status | Current state of the job: Scheduled, New, Processing, Killed, Finished, or Failed. |
| Process | Unique identifier for the job. |
| Priority | High, Medium, or Low. |
| Type and configuration | What is being run and which configuration triggered it. |
| Added to queue | When the job was queued. |
| Process time | How long the job took to execute. |
| Total throughput time | Total time from scheduling to completion. |