> I don't want the users to see errors or a non-working app, I just want 
the AppEngine autoscaler to add another instance(s).

App Engine has a soft memory limit. So when a request exhausts 128MB on an 
F1 instance, the instance doesn't crash but allows the request to complete. 
Only then does the instance quit.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/b08f4e16-7803-46d4-9f4b-7529c113127e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to