Closed (fixed)
Project:
Message Subscribe
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
3 Mar 2013 at 13:25 UTC
Updated:
24 Mar 2013 at 12:30 UTC
Jump to comment: Most recent file
We can later use modules such as
* http://drupal.org/project/drush_queue
* http://drupal.org/project/queue_ui
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 1932326-queue-api-4.patch | 7.93 KB | amitaibu |
Comments
Comment #1
amitaibuAlso, instead of updating the existing queue item, we delete it and re-create a new one, if needed.
Comment #2
msonnabaum commentedThis sounds like a good idea to me.
BTW, the commands from drush_queue are in drush 5. Also, http://drupal.org/project/waiting_queue.
Comment #3
amitaibuwork in branch
1932326Comment #4
amitaibuPatch allows using core's Queue API.
Comment #5
amitaibuCommitted.