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

Download jobs

{{downloadJobs.length || 0}}
Created: {{job.timestamp | humanTime}} Processed: {{job.processedOn | humanTime}} Finished: {{job.finishedOn | humanTime}}
Edit
No download jobs in the queue.

Remove jobs

{{removeJobs.length || 0}}
Created: {{job.timestamp | humanTime}} Processed: {{job.processedOn | humanTime}} Finished: {{job.finishedOn | humanTime}}
Edit
No remove jobs in the queue.

Cache cleanup jobs

{{removeCaches.length || 0}}
Created: {{job.timestamp | humanTime}} Processed: {{job.processedOn | humanTime}} Finished: {{job.finishedOn | humanTime}}
Edit
No cache cleanup jobs in the queue.