If you missed the Hint in there.. If you think you are hitting quota's consider enabling billing. (this has helped me a few times) (It also misled me once because I did something stupid and the quotas were trying to protect me from shooting myself in the foot, and all I did was get a bigger gun)
From: [email protected] [mailto:[email protected]] On Behalf Of Ikai Lan (Google) Sent: Friday, January 28, 2011 10:35 AM To: [email protected] Subject: Re: [google-appengine] Re: QPS versus Req/sec Yep, Robert is correct. There are maximums such as Memcache API usage, datastore usage, etc. The limits are set pretty high by default for billing enabled apps, but many of our heaviest applications have exceeded these limits and require quota increases. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com <http://googleappengine.blogspot.com/> Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Fri, Jan 28, 2011 at 9:51 AM, Robert Kluin <[email protected]> wrote: I suspect it is because there are lots of different quotas you might bump into depending on your app. Some of them are not customizable in the billing settings. Robert On Fri, Jan 28, 2011 at 03:50, Albert <[email protected]> wrote: > >> It used to be the case that if you were going to exceed 400QPS, you would >> need to contact us to get an exemption so you could exceed that amount >> without issues. That's no longer the case - your (billing enabled) app can >> now handle as many QPS as you like without intervention from us. > > Hi! > > If that's the case, then why are messages like "Outgrowing the > maximums? Request an increase." all over the official Docs > http://code.google.com/appengine/docs/quotas.html#Billable_Quotas_and_Fixed_ Quotas > ? > > Are the docs outdated, or are you referring to something else here? > > Thanks! > > > > Albert > > -- > You received this message because you are subscribed to the Google Groups "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to [email protected] <mailto:google-appengine%[email protected]> . > For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected] <mailto:google-appengine%[email protected]> . For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
