Hi,

Is it possible to implement a custom health-check for standard engine 
instances? I tried to configure liveness-check and readiness-check, but 
these seem to be supported only in flex environment.

The reason I would like to do that is that recently we ran into following 
issue several times: one of the instances stopped responding successfully 
to requests, always returning HTTP status 500. This instance is then being 
kept alive and accessible for hours, leading to intermittent failures for 
our customers. Our workaround for this is to delete the problematic 
instance (and fix the problematic code eventually). 

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c35254e2-f17a-4ff1-a6b5-92efb85d6828%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine] App ... Roman Mašek

Reply via email to