On 6/11/20 11:04 AM, Mark Dadgar wrote:
I have started getting this emailed to root each hour from the cron job.
From: root@pdc-racing.net (Cron Daemon) Subject: Cron <www-data@mail> [ -f /usr/bin/django-admin ] && flock -n /var/run/mailman3-web/cron.hourly /usr/share/mailman3-web/manage.py runjobs hourly Date: June 11, 2020 at 11:00:06 AM PDT To: www-data@pdc-racing.net
18:00:03 [Q] INFO Enqueued 1350 18:00:03 [Q] INFO Enqueued 1351
The Enqueued numbers do increment.
Anyone know what this is?
The short answer is you fixed your HyperKitty indexing issue so the hyperkitty update_index job has work to do and some of those tasks get queued by Django Q.
See <https://gitlab.com/mailman/hyperkitty/-/issues/295> for another discussion around this.
Those messages depend on system load. Sometimes you'll see bunches of them and sometimes (at least on mail.python.org which is the most busy server I am involved with) you won't see any for up to a week or longer.
Run
django-admin qifno
to get the current django q stats.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan