I need to define exact times of day to refresh each importer. I can set the cron jobs accroding to this. Example:

Importer A: 01:30
Importer B: 02:00
Importer C: 03.00
etc...

Is there a way to configure this? (Drupal queue, job scheduler ??)

Comments

pcambra’s picture

I've managed to do something similar with job scheduler plus job scheduler trigger: https://github.com/developmentseed/job_scheduler_trigger

Sinan Erdem’s picture

Thank you very much for your insight. I see that job_scheduler_trigger module is for D7. I wonder if it is easy to backport it to D6...

twistor’s picture

Issue summary: View changes
Status: Active » Closed (outdated)