Project:Job queue
Version:6.x-3.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

Please consider #330027: Adding views support - implementation suggestions. and help testing, eventually! Thanks in advance ;)

Arsène

#2

This could be added to the watchdog call, but there isn't a permanent log of jobs ran, it would just be too big.