[google-appengine] Re: Does gae support boto3?

2019-08-23 Thread 'Nicolas (Google Cloud Platform Support)' via Google App Engine
Hi Ray, I understand that you really need Boto3 to be supported by App Engine as of now it is now so I have notified our engineering team of this feature request[1] and they are now investigating it. There is currently no ETA for its implementation. [1] https://issuetracker.google.com/issues

[google-appengine] Re: Really confused by Warmup Requests on NodeJS + not working!

2019-08-23 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello David, Warmup requests load your app's code into a new instance before any live requests reach that instance. You may find related detail on the "Configuring Warmup Requests to Improve Performance" documentation page

[google-appengine] Re: Computing engine trial period expired

2019-08-23 Thread Jaybe Cindy
Just putting this in for anyone who still has the issue after restarting the VM instance. You will also need to update your name record with the new IP address that Google Cloud assigns following your upgrade. My email came back up, but not website. Copy the new external IP (ephemeral) addre

[google-appengine] Really confused by Warmup Requests on NodeJS + not working!

2019-08-23 Thread David Williams
I have a node server running in App Engine Standard using a custom domain. Everything works fine. When I deploy a new version there is a huge latency spike as the old instances are stopped and new ones started. >From reading the docs, it would appear that I need to: 1. Enable warmup requests by

[google-appengine] Really confused by Warmup Requests on NodeJS + not working!

2019-08-23 Thread David Williams
I have a node js server running in App Engine using a custom domain. Everything works fine. When I deploy a new version there is a huge latency spike as the old instances are stopped and new ones started. >From reading the docs, it would appear that I need to: 1. Enable warmup requests by addin

Re: [google-appengine] Re: Source Code download from GAE Flex

2019-08-23 Thread Sai M
the question is about downloading the files from Docker Container where my App is running in GAE FLex Env. I went to the link you shared, it doesn't help as it is about uploading the files into cloud bucket which doesn't relate to my question. I have managed to download the source code by getting