Closed (fixed)
Project:
Job queue
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2007 at 02:50 UTC
Updated:
12 Nov 2007 at 22:42 UTC
I found this module useful, but I was vexed as to how to allow my jobs to re-add themselves to the queue without having the job queue cron run for the full 1/2 length of the maximum php execution time (as per job_queue_cron). I added a counter that will limit the job_queue to either half the maximum execution time for php or the total number of jobs (whichever comes first).
| Comment | File | Size | Author |
|---|---|---|---|
| cap_jobs_to_original.patch | 677 bytes | populist |
Comments
Comment #1
drummCommitted to Drupal 5.x with some code cleanup.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.