I really like how this module separates each cron job. But I wonder, can I also separate different import tasks? I have feeds module installed and it runs multiple import jobs per cron. So I would like to at least order them (give different weights to them).

Thanks

Comments

gotheric’s picture

Status: Active » Closed (works as designed)

You should ask feed module mantainer to support Elysia cron. Only that way Elysia Cron can handle separate Feed Module import jobs.

Vacilando’s picture

Btw, it is simple to extend Elysia to have a cron job for each feed import, see http://drupal.stackexchange.com/a/82422/196