Re: [google-appengine] Re: Google App Engine is slow to deploy, hangs on "Updating service [someproject]..."

2017-04-11 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey Stanislas, Great to hear. I think you'll be glad you did, from what I see the flexibility and power of kubernetes is something really amazing if you can leverage it. Feel free to post to the kubernetes-users group forum if you have

[google-appengine] Re: Sudden import errors in unmodified Python 2.7 applications since the past few hours.

2017-04-11 Thread 'Ram Sagar Mogalasetty' via Google App Engine
HI Team, I am also facing the same issue while importing the module gspread in Google App Engine. but gspread module is already installed rmogalase...@google.com:python-practice-164309:~$ pythonPython 2.7.9 (default, Jun 29 2016, 13:08:31) [GCC 4.9.2] on linux2Type "help", "copyright", "c

[google-appengine] Re: Slow cache, slow datastore, pending requests

2017-04-11 Thread Tomas
Okay, after lot of testing and deployments I've found one weird issue - json deserialisation is slow when the app is under load. My microservice accepts a json oject through post (simple bean with 10 short text properties). I can see that deserialisation of the bean takes 3+ seconds when the ap

Re: [google-appengine] Recommended configuration for a java based App Engine standard application?

2017-04-11 Thread Þórir Gunnarsson
Excellent news, thanks for looking into this. I will add enabling the endpoints v2 tooling to my todo list, the feature set and management aspects sound like something I could benefit from. ÞG On Monday, April 10, 2017 at 5:13:57 PM UTC, Adam (Cloud Platform Support) wrote: > > The 'com.goog