Hello Naresh, Currently, the deadline for requests to frontend instances is 60 seconds. (Backend instances have no corresponding limit.) Every request, including warmup (request to /_ah/warmup) and loading requests ("loading_request=1" log header), is subject to this restriction. Slow loading apps that take close to 60 seconds to start in normal operation are likely to suffer from DeadlineExceededErrors. You need to make sure your app is loading quick enough to avoid this type of errors. A more in-depth discussion on the subject, and possible solutions are offered on the "Dealing with DeadlineExceededErrors" documentation page <https://cloud.google.com/appengine/articles/deadlineexceedederrors>.
-- 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 google-appengine+unsubscr...@googlegroups.com. To post to this group, send email to google-appengine@googlegroups.com. 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/081ff5bb-430e-4210-874a-ecb33df74ac5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.