Posted by alex_b on February 22, 2010 at 7:24pm
Jump to:
| Project: | Feeds |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
PubSubHubbub support will ship without automatic adjustment of refresh frequency. This means that if a feed is successfully subscribed to a PSHB hub, it will continue to update with the importer's frequency (e. g. every 30 minutes), no matter what the hub's recommended lease seconds specifies (e. g. superfeedr 1 year, Google Buzz 3 months).
- Handle hub.lease_seconds, fall back to a much lower refresh frequency (maybe configurable) and schedule resubscription on cron.
Prerequisite: #721428: Make scheduler next scheduled time based
Comments
#1
+1 subscribe
#2
Subscribing.
#3
So is this going to be done or not?