[google-appengine] Re: images.GetUrlBase deadline problems since yesterday morning

2016-02-04 Thread Amandeep Singh
Facing the same problem recently thought of a ppossible solution, The google.appengine.api.images has a method create_rpc.The create_rpc take deadline as param. Hence, one cloud initiate an RPC with greater deadline value then the default 5sec and pass that to images.get_serving_url method. imag

[google-appengine] Incoming emails to live app are rejected

2016-02-04 Thread John Barham
I'm testing incoming email URLs in a new app and am stumped why they work in the dev server but not in the live app. My app files are: app.yaml: version: 1 runtime: python27 api_version: 1 threadsafe: true inbound_services: - mail handlers: - url: /.* script: hello.app - url: /_ah/mail/.+

[google-appengine] Cost of projection query?

2016-02-04 Thread Susan Lin
I would like to confirm the cost of a projection query. According to https://cloud.google.com/appengine/pricing the cost of a project query is 1 read operation while a a normal query getting the whole entity is 1 read + 1 read per entity retrieved. If I have entities in this structure: MyEnti

[google-appengine] Re: Massive GAE latency since 10:00 GMT

2016-02-04 Thread Nick (Cloud Platform Support)
Hey Folks, So, this issue has officially subsided and is tracked over at the Cloud Status Dashboard . Couldn't agree more that region-migration is a great feature request. I took the time to fill out the request and it's currently being tracked here

[google-appengine] Re: Tracking Down Read Ops Spikes in the new Dashboard

2016-02-04 Thread troberti
I think it is much better to use Cloud Trace instead of App Stats. Provides the same information but without the drawbacks. https://console.developers.google.com/traces/overview On Thursday, February 4, 2016 at 8:19:59 PM UTC+1, Christian F. Howes wrote: > > i don't know where to find the data y

[google-appengine] Re: Tracking Down Read Ops Spikes in the new Dashboard

2016-02-04 Thread Christian F. Howes
i don't know where to find the data you seek in the new admin but to analyze particular requests have you tried appstats? https://cloud.google.com/appengine/docs/python/tools/appstats?hl=en (i use python, but i believe this is available for all supported language platforms). note that in m

[google-appengine] Re: help with cloud enpoint... cannot access in local testing...

2016-02-04 Thread Zeehad (Cloud Platform Support)
Looks like it's a known issue in Chrome 48.x as it works fine on Firefox. Feel free to 'star' this issue in Chromium issue tracker to receive further updates. -- You received this message because you are subscribed to the Google Grou

[google-appengine] Re: Massive GAE latency since 10:00 GMT

2016-02-04 Thread Anthony Shapley
Region migration would be ace. When I started some of my Apps, US was the only region available - and all of my 'gear' would be far better suited to the EU, but no migration options are available and I do not want to have to do it manually. On Thursday, February 4, 2016 at 4:44:40 PM UTC, Keith

[google-appengine] Re: Elevated Error Levels: "Request was aborted after waiting too long to attempt to service your request."

2016-02-04 Thread Nick (Cloud Platform Support)
Hey Trevor, Thanks for explaining your situation. We take note of the current level of development on the platform and we're aware that there are more apps with a decent amount of production activity than there are support accounts opened. While the benefits of a support account include high

[google-appengine] Re: Massive GAE latency since 10:00 GMT

2016-02-04 Thread Keith Marsh
My latency and churning seems to have returned to normal (I hope that hasn't jinxed it!). I didn't get any response from the issue tracker, just a "thanks, we've passed it on. Status updates will be posted here too" This issue has made me think about how losing a appengine system in a regi

Re: [google-appengine] Re: Planning to use appengine/datastore/cloud storage. Have few questions

2016-02-04 Thread PK
I think the answer is yes. Look at this: http://stackoverflow.com/questions/10306753/entity-groups-and-namespaces --Panos > On Feb 4, 2016, at 6:20 AM, Dhanunjaya Naidu. Yandrapu > wrote: > > Thanks Wolfram for sharing your thoughts and i very much appreciate it. > > I was also thinking of s

[google-appengine] Re: GAE is down/up

2016-02-04 Thread Nicholas (Google Cloud Support)
Thanks for posting your downtime here. Does these 5xx errors correspond with App Engine incident #16002 ? For this to be true, the runtimes would have to have been Java or Go and the 5xx errors mostly between *2016-02-03 18:38 PST* and *

[google-appengine] Tracking Down Read Ops Spikes in the new Dashboard

2016-02-04 Thread Joshua Smith
I just got my January bill for one of my apps, and it was a lot bigger than usual, due to a spike in database read ops. ($11 vs $2, so it’s not like it’s a crisis :) On the old dashboard, I used to be able to go to the billing section and see charges by day, which would help me narrow in on wha

Re: [google-appengine] Re: Planning to use appengine/datastore/cloud storage. Have few questions

2016-02-04 Thread Dhanunjaya Naidu. Yandrapu
Thanks Wolfram for sharing your thoughts and i very much appreciate it. I was also thinking of storing business data as a blob and using indexes only to select that data. Thanks for confirming that this approach is working very well. I have one more question regarding namespaces and entity groupi

[google-appengine] Re: help with cloud enpoint... cannot access in local testing...

2016-02-04 Thread Miguel Santos
Hi, Trez. I'm having this same problem. My best guess for now is that the problem is the Google Chrome current version (48). I was using the version #47 and it was working. After updating chrome to #48, I'm facing this same problem. Em quarta-feira, 3 de fevereiro de 2016 08:14:05 UTC-3, Trez E

[google-appengine] Re: OverQuotaException without being over quota

2016-02-04 Thread Danilo Ischiavolini Chaves
> > Hi, > I have the same problem, but i just go to db only one! For get the information! could you help to fix.. livegether.appspot.com regards -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and s