Hi, As another data point, I also noticed that async subscriptions didn't seem to be working (as of last night). I would get a "202 Accepted" response from pubsubhubbub.appspot.com, but after that I wouldn't see a verification request.
Synchronous subscriptions seem to be working, so I'm using them as a workaround for now, but this isn't sustainable for me—sync subscriptions often take longer than 5 seconds, causing urlfetch to fail. Hope this is somehow useful in tracking down the problem! — Ping On Thu, Sep 23, 2010 at 19:11, Elias Mårtenson <[email protected]> wrote: > On Sep 24, 10:05 am, Elias Mårtenson <[email protected]> wrote: > > > My application has not been updated for a few weeks, and the last > > successful subscription for me was on 2010-09-21T20:52:00 UTC. Since > > then, it just stpped responding to my subscription requests. > > Sorry, the last successful subscription happened on > 2010-09-22T04:52:00 UTC, and the first failed subscription was on > 2010-09-23T12:43:00 UTC. > > Thanks and regards, > Elias >
