It would be really useful if the execution time of each queue item run was logged to watchdog. Particularly since you may be using job_queue to help prevent overloading the server.
It would be really useful if the execution time of each queue item run was logged to watchdog. Particularly since you may be using job_queue to help prevent overloading the server.
Comments
Comment #1
doc2@drupalfr.org commentedPlease consider #330027: Adding views support - implementation suggestions. and help testing, eventually! Thanks in advance ;)
Arsène
Comment #2
drummThis could be added to the watchdog call, but there isn't a permanent log of jobs ran, it would just be too big.