- 🇺🇸United States mglaman WI, USA
The one problem with ✨ Restore `timeout` option for Drush command Fixed is that an empty queue will cause a daemonized runner to keep restarting the command over and over and over again instead of periodically if the queue is empty.
If the queue is empty, the command will quit. Then it will be run again. I'm not sure if this good or bad.
- last update
12 months ago Composer require failure - Status changed to RTBC
9 months ago 10:45am 26 April 2024 - 🇮🇱Israel jsacksick
I think this is good to go, this has been in use in 5 different production websites for 2 months.
- Status changed to Fixed
9 months ago 10:51am 26 April 2024 -
jsacksick →
committed e3272228 on 8.x-1.x
Issue #3275594 by johnwebdev, jsacksick: Allow processor to keep running...
-
jsacksick →
committed e3272228 on 8.x-1.x
- 🇷🇸Serbia bojanz
I honestly don't see why the processor should every quit when the queue is empty. I know we originally implemented it that way, but I have no recollection why. Most other queue processors will sleep for a configurable amount of seconds, then try to claim a job again.
Automatically closed - issue fixed for 2 weeks with no activity.