Switch to cronplus module for cron delay configuration
andrabr - November 11, 2007 - 19:34
| Project: | DB Maintenance |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Excellent module, Will save me regular manual operations.
I love the ability to define the frequency.
In the perfect world, though (yep, I still dream of one), I would be able to define during which hour of the day the optimization is performed. One way of implementing this would be an integration with CronPlus module: http://drupal.org/project/cronplus
For extreme optimization, multiple jobs would be defined: some tables processed daily, others weekly, etc...
Almost there ;-)

#1
I'm not opposed to this feature request. The earliest I would probably get to it myself is December, but a patch from someone else could speed that up.
#2
It would reduce the maintenance on this module to switch to cronplus instead of the custom implementation that's currently built in.