On Fri, May 20, 2011 at 1:39 PM, Francois Masurel <f.masu...@gmail.com>wrote:

> Happy to be able to help.
>
> In fact, I just put in place all this catches to avoid instance restart
> which causes lots of error 500 and get my site unreachable for a few seconds
> each time it happens.
>
> Perhaps Always On with warmup requests would help here.


> Do you mean that all these strange DeadlineExceededExceptions will
> disappear with next SDK version ?
>
> You will still see the occasional DeadlineExceededException, but currently
due to the particular way in which it is timing out your JVM gets into a
state where no future API calls will complete.  This behavior will no longer
occur in the next release.

Sorry for the trouble,
Don

-- 
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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to