On Sep 24, 1:19 pm, Ka-Ping Yee <[email protected]> wrote: > 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.
That's exactly the problem I'm having. It's somewhat good to see that I'm at least not alone in this. > 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. I connect from Appengine, and as such I can't hold a connection longer than 10 seconds, so the workaround doesn't work for me. Elias
