Admin / Queues
Queues
Active {{(counts.download.active || 0) + (counts.remove.active || 0) + (counts.cache.active || 0)}}
Waiting {{(counts.download.waiting || 0) + (counts.remove.waiting || 0) + (counts.cache.waiting || 0)}}
Failed {{(counts.download.failed || 0) + (counts.remove.failed || 0) + (counts.cache.failed || 0)}}
Completed {{(counts.download.completed || 0) + (counts.remove.completed || 0) + (counts.cache.completed || 0)}}
Delayed {{(counts.download.delayed || 0) + (counts.remove.delayed || 0) + (counts.cache.delayed || 0)}}
Created: {{job.timestamp | humanTime}}
Processed: {{job.processedOn | humanTime}}
Finished: {{job.finishedOn | humanTime}}
Attempts: {{job.attemptsMade}}
{{job.failedReason}}
No {{qInfo.label | lowercase}} in the queue.
No jobs match the current filters.