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)}}
/

{{qInfo.label}}

{{qInfo.jobs.length || 0}} {{qInfo.counts.waiting}} waiting {{qInfo.counts.active}} active {{qInfo.counts.completed}} done {{qInfo.counts.failed}} failed {{qInfo.counts.delayed}} delayed
Created: {{job.timestamp | humanTime}} Processed: {{job.processedOn | humanTime}} Finished: {{job.finishedOn | humanTime}} Attempts: {{job.attemptsMade}}
{{job.failedReason}}
Edit
No {{qInfo.label | lowercase}} in the queue. No jobs match the current filters.