Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Jan 2010 at 20:57 UTC
Updated:
11 Feb 2010 at 21:10 UTC
Jump to comment: Most recent file
Right now FeedsScheduler expects tasks to be either 'import' or 'expire'. Define available tasks in FeedsImporter and make it work them off when the schedule conditions are met. This will give us a cleaner way to add new scheduled tasks - e. g. for renewal of subscriptions in pubsubhubbub or rsscloud.
Patch coming soon.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 698356-1_scheduled_tasks.patch | 5.85 KB | alex_b |
Comments
Comment #1
alex_b commentedHere is the patch for the record. Will commit this asap.
Comment #2
alex_b commentedAll tests passing. Committed.