Thanks Francois. I'm using Python, though. I'm also letting the exception propagate up so that the task fails and is retried. I don't know if the retries are hitting the same instance or not. If they are, then maybe the instance is broken somehow. I don't know what else I can do on my side. And I'm not getting any replies from the App Engine team for over a week, which is really bad.
Waleed On Tue, May 24, 2011 at 1:03 PM, Francois Masurel <[email protected]>wrote: > Hi Waleed, > > It might be related to the strange bug described in this thread : > https://groups.google.com/d/topic/google-appengine-java/6tnyfJLBIXM/discussion > > When hit, all API calls fail with timeouts until the instance is restarted. > > Francois > > -- > 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.
