I believe the "timeout" error code covers this case:

http://code.google.com/appengine/docs/java/config/appconfig.html#Custom_Error_Responses

If not please reply here, but leaving off <error-code> definitely should.

On Thu, Aug 19, 2010 at 7:21 AM, dflorey <daniel.flo...@gmail.com> wrote:

> Is it possible to specify the error page that will be shown when this
> error occurs:
>
> "Request was aborted after waiting too long to attempt to service your
> request. This may happen sporadically when the App Engine serving
> cluster is under unexpectedly high or uneven load. If you see this
> message frequently, please contact the App Engine team."
>
> It is the most frequently error on my app and it would be great if I
> could serve a specific page.
>
> Daniel
>
> --
> 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-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

-- 
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-j...@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