Just for curiosity, are you using <load-on-startup> in web.xml ? http://code.google.com/appengine/docs/java/config/appconfig.html#Using_a_load-on-startup_Servlet
Since I use this initialization I never had any failed requests from non-ready instances (this didn't change the scheduler behavior though, but at least the warmup errors are gone now) Marcel -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/NBPBmiZs4-4J. 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?hl=en.
