Open dazza-codes opened 3 years ago
The -v
option was enabled and then only after a docker-compose down and a restart did rqmonitor discover the "high" queue and started to show jobs from that queue. It did not pick up the "medium" or the "low" queues. Something about the addition of a -v
option might have changed how the jobs/selected-queues behave (although it doesn't really make sense that it should do so).
With a single worker paused and many jobs queued up, the "Jobs" table has no entries. The redis memory display grows in size as more jobs are submitted, but nothing shows in the rqmonitor display. The queues are called "high", "medium" and "low". There appears to be no way to "select" a queue for the "Selected Queues" and that list is empty. The jobs are submitted to the "high" queue and the "Queues" display shows that it has 60 jobs in the queue. Why does the "Jobs" display show no details of the jobs in the queue?
versions
docker compose