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.
