Queue Monitor

Monitor background job processing and queue status

0

Pending Jobs

0

Processing

0

Completed

0

Failed

Performance Metrics

0.0s

Avg Processing Time

0

Total Jobs Processed
Queue Health

0.0%

Success Rate

Healthy

Queue Status
Recent Jobs

No jobs in queue yet

Start Discovery
Starting the Worker

To process jobs in the queue, start the backend worker:

python worker.py
The worker will continuously process jobs from the queue. Keep it running in a separate terminal or process.