Closed (duplicate)
Project:
Queue UI
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2010 at 02:03 UTC
Updated:
13 Apr 2013 at 03:48 UTC
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
Comment #1
geerlingguy commentedSubscribe - I can't seem to find any information on hook_queue_info()...
Comment #2
damienmckennaDuplicate of #1233682: hook_queue_info or hook_cron_queue_info - Meta queue information.