When a new instance is spun, it gets the same 30 second limit that other 
http requests get on the appengine. You should see to it that your app loads 
up in under 30s. These errors are usually a result of the app taking more 
than 30s to load.

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

Reply via email to