Hi Don, Thanx for your answer.
Actually I'm testing an HR application and I get these errors quite often on load increase. Could you explain why datastore entity are unavailable periodically ? And why we have to wait 30s to know that these entities are unavailable ? What is really annoying is that when an instance is restarted all pending requests/threads are also stopped which results in a lot of additionnal errors. And when you had only one instance running, all further requests throw 500 errors while we are waiting for a new instance to be started. I really hope you'll find a more optimal way to manage DeadlineExceededException. I've filed a bug : http://code.google.com/p/googleappengine/issues/detail?id=5066 Thanx again for your help. Francois -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
