Admin / Queues
Background queues
Watch anonymization jobs as they move through the workers.
{{downloadJobs.length || 0}}
Download jobs
{{removeJobs.length || 0}}
Remove jobs
{{removeCaches.length || 0}}
Cache jobs
Created: {{job.timestamp | humanTime}}
Processed: {{job.processedOn | humanTime}}
Finished: {{job.finishedOn | humanTime}}
No download jobs in the queue.
Created: {{job.timestamp | humanTime}}
Processed: {{job.processedOn | humanTime}}
Finished: {{job.finishedOn | humanTime}}
No remove jobs in the queue.
Created: {{job.timestamp | humanTime}}
Processed: {{job.processedOn | humanTime}}
Finished: {{job.finishedOn | humanTime}}
No cache cleanup jobs in the queue.