I normally see this error when a cron job is run. But I just see this
on my site just now. The request time out (at ~10sec, 0cpu) without
hitting the app at all. There's almost no load on the server so it's
not a quota issue.

Is there a way to prevent this? If it's an error that can be
recovered, I can live with it. But we can't do anything with those
because it never hit our code.

Can Google configure this type of time out to show or redirect to an
error page of our choice? Right now it shows a 500 error with black
and white text. It looks really ugly and doesn't explain what happened
to the user. The user will need to refresh the page by faith.

Thanks.

      02-11 10:23AM 40.220 /recent/spot/1 500 10025ms 0cpu_ms 0kb
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/
20091221 Firefox/3.5.7,gzip(gfe),gzip(gfe)
      See details

      67.49.47.0 - sgplatform [11/Feb/2010:10:23:50 -0800] "GET /
recent/spot/1 HTTP/1.1" 500 0 "http://www.vikispot.com/"; "Mozilla/5.0
(Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/
3.5.7,gzip(gfe),gzip(gfe)" "www.vikispot.com"


      Request was aborted after waiting too long to attempt to service
your request. Most likely, this indicates that you have reached your
simultaneous dynamic request limit. This is almost always due to
excessively high latency in your app. Please see
http://code.google.com/appengine/docs/quotas.html for more details.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to