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
Comment #1
anarcat commented+1 subscribe
Comment #2
AdrianB commentedSubscribing.
Comment #3
vulfox commentedSo is this going to be done or not?
Comment #4
voxpelli commentedJust an update here that this is about to be solved in #2510260: Fix pubsubhubbub., which is currently in need of review
Comment #5
kenorb commented