Is GAE down?

64 views
Skip to first unread message

Jeremy Hua

unread,
Mar 3, 2017, 9:16:38 AM3/3/17
to Google App Engine
My GraphQL endpoint https://staging-dot-humb-app.appspot.com/graphql is sometimes up returning {"errors":[{"message":"Cannot read property 'split' of undefined"}]} as expected on browser and correct responses on my app. However, every alternate request is returning

Error: Server Error

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.


Its nodejs server on a flexible environment exposing the graphql endpoint.

Alex (Cloud Platform Support)

unread,
Mar 3, 2017, 4:53:26 PM3/3/17
to Google App Engine

Google App Engine does not seem to be down. In case this error could originate from your Node.js implementation, can you provide a minimal working example of your code demonstrating this issue?


Alternatively, you can verify the status of the endpoint you are triggering by sending it a request as demonstrated in this Quickstart for Cloud Endpoints Frameworks on App Engine.

Reply all
Reply to author
Forward
0 new messages