[google-appengine] Re: Google App Engine Instance is abruptly shutting down on Standard Environment

2019-08-12 Thread vidhi thakrar
Thank you George for the response. In our case, There is a single endpoint which reads a large file from amazon s3 line by line and then ingests a batch of 50 lines as 50 documents on cloud firestore. It roughly takes around 1.5 hours to insert all the data from a file to cloud firestore.

[google-appengine] Re: Google App Engine Instance is abruptly shutting down on Standard Environment

2019-08-09 Thread 'George (Cloud Platform Support)' via Google App Engine
Instance re-starting is normal in the present case, and your application should take this into consideration. Hardware and software failures that cause early termination or frequent restarts can occur without prior warning and can take considerable time to resolve; thus, you should construct