[google-appengine] Task rate limits?

2017-06-13 Thread Emlyn
I'm doing a lot with code that enqueues huge amounts of tasks (hundreds of thousands) in short periods of time (over a couple of minutes). Some tasks enqueue other tasks, in a fan-out. I'm 99% sure that I'm hitting some kind of hidden rate limitation from time to time. The behaviour I'm seeing is

Re: [google-appengine] Re: Anyone experiencing the new console log view being a bit busted?

2017-06-13 Thread Emlyn
They're logs from a Python (standard) AppEngine application. But today the view has reverted back to how it used to be, everything's working again. Maybe I was B in an A/B test? On 14 June 2017 at 00:01, 'George (Cloud Platform Support)' via Google App Engine wrote: > Hello Emlyn, > > This issu

[google-appengine] Re: App engine deployments with endpoint best practices

2017-06-13 Thread 'Jordan (Cloud Platform Support)' via Google App Engine
Google Cloud Endpoints allows you to choose your own framework to configure your API. You specifically chose the Open API specification , but you could have alternatively chose to use the prov

[google-appengine] Create new app and copy all settings and ndb (via backup) from old app to new app

2017-06-13 Thread Richard Cheesmar
As per subject is that possible and if so is there a how to out there? -- 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 google-appengine+unsubscr...@googlegr

[google-appengine] Unable to get TLS 1.2 working on Mac OS

2017-06-13 Thread NP
1) I'm running Google App Engine SDK on Mac OS X El Capitan. I have Python 2.7.13 2) While trying to test my app with Stripe, I get the following error Request req_ApPsfecKnLFJxb: Stripe no longer supports API requests made with TLS 1.0. Please initiate HTTPS connections with TLS 1.2 or

[google-appengine] Re: Anyone experiencing the new console log view being a bit busted?

2017-06-13 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Emlyn, This issue seems to manifest itself in particular circumstances, as I can not reproduce it based on the received information. More detail is needed, preferably a step-by-step description of the procedure. What types of logs are these, for which operations? All other information

Re: [google-appengine] Is Google App Engine Launcher being deprecated? Why??

2017-06-13 Thread Alejandro Pivaral
Yes, please! Google App Engine Launcher was great, specially for Windows users, I also want to focus in writing code not in command line stuff :( On Sunday, May 21, 2017 at 3:41:30 PM UTC-6, Mike Elugelab wrote: > > I can't tell you how valuable the Launcher is. I want to write code -- I > don'

[google-appengine] App engine deployments with endpoint best practices

2017-06-13 Thread Lance Myrick
All, just wondering if anyone has some best practices for deploying an app engine flexible api implementation with an endpoint? I have read the api appengine docs from googles site. The clunkiness I have run into is there does not seem to be a good way to build and deploy the endpoints and app

[google-appengine] Re: App Version - testing

2017-06-13 Thread Richard Cheesmar
I thought as much, ok ,this means I'll have to launch straight out after more extensive local testing and then run some up front tasks to change the data structure of existing models when I launch. On Tuesday, June 13, 2017 at 12:21:26 PM UTC+3, Richard Cheesmar wrote: > > Hi, > > Will adding

Re: [google-appengine] App Version - testing

2017-06-13 Thread Emlyn
All versions share the same data. Be careful there :-) On 13 June 2017 at 18:51, Richard Cheesmar wrote: > Hi, > > Will adding data to a non default app version (testing) add it to the > default ndb store? > > I haven't deployed another version yet just need to confirm this in > advance as the n

[google-appengine] App Version - testing

2017-06-13 Thread Richard Cheesmar
Hi, Will adding data to a non default app version (testing) add it to the default ndb store? I haven't deployed another version yet just need to confirm this in advance as the new version uses modified model entities and I don't want to change the live version model entities whilst testing t

Re: [google-appengine] Best Practices for Search API?

2017-06-13 Thread Emlyn
"The search API is pretty cool. I hope Google makes an official service out of it someday." I second this! I live in fear of deprecation. How could we possibly replace it? On 10 June 2017 at 16:04, Jeff Schnitzer wrote: > No not at all; quite the opposite, really. I was storing word fragments >