Hi Stephen, The hub-initiated automatic subscription renewals are no longer supported by the Google Hub. It's a breaking change in the 0.4 specification.
The correct way to maintain long-lived subscriptions is to initiate a resubscription request before the previous subscription expires. Roman. On Sun, Jun 9, 2013 at 6:38 PM, Singpolyma <[email protected]>wrote: > I have a custom aggregator (written in Ruby) that I have been using > for quite some time now. Nothing has changed in my code (and > subscriptions to status.net users still work), but subscriptions > through the https://pubsubhubbub.appspot.com/ hub are expiring after > the expiry period. I added very verbose logging to the code, and > AFAICT the renewal request is simply not being sent. > > Is there maybe something down on the hub? Or has something changed > and I need to do something extra? > > I can make the source or my logs or whatever available if it could > help to fix this. Right now I'm considering writing a cronjob to > manually re-subscribe once a week, but that's a terrible hack. > > -- > > --- > You received this message because you are subscribed to the Google Groups > "Pubsubhubbub" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "Pubsubhubbub" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
