I'd suggest you file an issue at: https://issuetracker.google.com/issues/new?component=187251&template=0
I think it's on App Engine Standard. Do you have any operations which can potentially take very long time in your web handler? Is it possible that one of such operations is taking longer than App Engine allows? On Wed, Apr 26, 2017 at 7:09 AM 'Chaiwat Eiamthanakul' via Google App Engine <[email protected]> wrote: > We're facing an issue on PHP application on GAE asia-northeast with all > calls failing with the error Process terminated because the request > deadline was exceeded. (Error code 123). It's since 7:15PM (GMT+7) > > The Google status board shows all healthy. We tried restarting the > instances & database. But no success. > > -- > 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/d4e1376d-4167-4a99-91f1-bbf9faa03978%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/d4e1376d-4167-4a99-91f1-bbf9faa03978%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- -- Takashi -- 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/CADWEYXgObKzu1SopVkYpk3h_7DhKCYrLpvWRZjeOnyi3NXBEgw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
