Opened here: http://code.google.com/p/googleappengine/issues/detail?id=4718
Another user experiencing the same problem here: http://groups.google.com/group/google-appengine/browse_thread/thread/934334559a631585# It was not my intention to cross-post on the Python list, anyway here the post: http://groups.google.com/group/google-appengine-python/browse_thread/thread/d9d6637467ac2306 On Mar 11, 6:03 pm, Robert Schuppenies <[email protected]> wrote: > That's strange and annoying. Can you file a bug? > > thanks, > robert > > > > > > On Fri, Mar 11, 2011 at 5:01 AM, MLTrim <[email protected]> wrote: > > In Production using: > > > from google.appengine.api import urlfetch > > urlfetch.fetch('http://api.fitness.stackexchange.com/1.0/questions/? > > page=3', deadline = 10) > > > results in several "DownloadError: ApplicationError: 5" timeouts; > > probably more than the 50% of the calls. > > > The Stack Exchange team has looked into the problem that seems relate > > to some Google App Engine routing fault to their end. > > > Any hints? > > > You can test it here if you want: > >http://shell.appspot.com/ > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
