Queues not defined via hook_queue_info() cannot be batch or cron processed. This should be clear on the overview page.

Also, triggering cron processing is really about setting a variable so the next run of cron processes the queue. The overview page could display a processing "status". In which case the user should be able to halt a queue from cron processing (think Migrate module-style interaction).

Comments

geerlingguy’s picture

Subscribe - I can't seem to find any information on hook_queue_info()...

damienmckenna’s picture

Status: Active » Closed (duplicate)