[google-appengine] Re: Junit and datastore-indexes.xml

2016-08-17 Thread 'Alexey' via Google App Engine
Assuming you're using LocalServiceTestHelper and LocalDatastoreServiceTestConfig, I would suggest tweaking noIndexAutoGen: new LocalServiceTestHelper(new LocalDatastoreServiceTestConfig.setNoIndexAutoGen(true)) On Tuesday, August 16, 2016 at 3:14:43 AM UTC-4, Rajesh Gupta wrote: > > Hi, > > I

Re: [google-appengine] Re: Google Frontend inconsistent caching

2016-08-17 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey Matt, Thanks for updating this thread. We'll continue to look into this issue as much as we can. In future, if anybody else experiencing this issue comes across this thread, please be sure to file a Public Issue Tracker report so we

[google-appengine] Re: Missing AppEngineLauncher .dmg for latest Python SDK?

2016-08-17 Thread John Delaney
I got a reply on this SO post indicating it would be better to move over to the Cloud SDK . There is also an Eclipse Plugin

Re: [google-appengine] Re: Google Frontend inconsistent caching

2016-08-17 Thread Matt Mohebbi
Apologies for the delay. We had a hard deadline so we ended up just going with Google Compute Engine and Google Cloud CDN. We ended up taking down these trees to reduce server costs but for the record, the issue remains unresolved and I saw some other folks talking about it in the public slack

[google-appengine] Re: How to specify a region for AppEngine Flexible

2016-08-17 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Just a quick addition to the last message by Lorne, apps deployed in the EU currently don't have access to Flexible Environment runtimes, but of course we've received many requests for this and we're always working to make the best services available to as many users as possible. Regards,

[google-appengine] Re: WHAT DOES THIS ERROR MEAN : "ERROR PERSISTING DATA OR ACCESSING DATA"

2016-08-17 Thread 'Nicholas (Google Cloud Support)' via Google App Engine
Thanks for sharing your concerns here. From the screenshots and description provided, this seems to be an error generated by the application. I can only see that the application returns numerous *500* errors from various URL handlers. There's no evidence to suggest this is caused by the

[google-appengine] Re: How to specify a region for AppEngine Flexible

2016-08-17 Thread 'Lorne Kligerman' via Google App Engine
Hi Jungho, Both App Engine standard and flexible versions when deployed will go to the same region which was selected when you created the Cloud project. Cheers, Lorne. Product Manager - App Engine On Tuesday, August 16, 2016 at 11:20:59 AM UTC-7, Nick (Cloud Platform Support) wrote: > > Hey

[google-appengine] Re: ImportError: No module named django.core.handlers.wsgi

2016-08-17 Thread Mak Ahmad
Sorry there's nothing else I'm doing with the sys path. I just deleted my working directory and did pip uninstall django so it uninstalled it from the Python library. I then recloned the working directory with all the sys path code commented and ran the server and still get the same error.

[google-appengine] GAE Search API and Golang

2016-08-17 Thread 'Carlos Sura' via Google App Engine
Hello, I've been trying to find examples on how to implement search API on golang for a current project which is taking too long using a live search plugin, but I've been unable to find examples for golang. So, I am wondering if someone can give me references (links, examples, docs) on how

[google-appengine] Some API endpoints taking a long time to start work?

2016-08-17 Thread Ben Rometsch
We are running a Java Cloud Endpoints API on Flexible VMs. Most of the endpoints complete in a timely manner, but from time to time we see things like the attached in the trace: