Look at your logs. Are your instances are dying on startup? Perhaps
your warmup handler is exceeding the 60s deadline, or blowing the heap
limit? That could cause lots of cycling, especially if you have lots
of resident instances.
Do you have any instances successfully serving user requests? Did
they go through /_ah/warmup or were they started by user facing
requests?
Just for kicks, check that the /_ah/warmup requests are actually being
called from Google and not by some third party. I doubt this is an
issue but it's worth making sure.
Jeff
> --
> 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/-/Cv-LioR0VCAJ.
>
> To post to this group, send email to
google-a...@googlegroups.com.
> To unsubscribe from this group, send email to
>
google-appengi...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/google-appengine?hl=en.