rq / django-rq

A simple app that provides django integration for RQ (Redis Queue)
MIT License
1.81k stars 286 forks source link

Add "Scheduler is active" column for each queue #567

Open gabriels1234 opened 1 year ago

gabriels1234 commented 1 year ago

Hi, I'd like to know, now that the user of workers --with-scheduler if it's a good Idea to add a column for "Scheduler active" for each row (queue). I might be able to help with a PR here. Thanks! (cc/ @selwin )

selwin commented 1 year ago

Hi, yes PR for this is welcome!