The website has always at least one instance up because of the regular visitors.
The problem is a design issue in the scheduler, a request that causes a new process to be started, is placed on hold till the new instance becomes available. This can take up to 8 seconds or more, although, based on my logs, this request could easily be handled by another instance, with a delay lesser than 8 seconds. The load on the existing instances will only be temporary higher until the new instance becomes active. -- 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/-/0-4sliVJWlQJ. 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.
