Hi,

I am seeing the same problem regularly:

"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/apiproxy_rpc.py",
 
line 134, in CheckSuccess raise self.exception
OverQuotaError: The API call datastore_v3.Put() required more quota than is 
available.

Even though:
 - I am nowhere near the listed quotas.
 - I have set up payment in case I do actually go over the free quota, but 
I am never charged.

This is a serious problem that is crippling my app, and I cannot find a 
solution or workaround. Any help would be greatly appreciated.

Project ID: *valid-kayak-546* Project Number: 34331427812

Could it be related to the rate at which the app is accessing the resource, 
rather than the absolute number of calls? This happens on a push task queue 
where a relatively large number of calls are made in a relatively short 
amount of time?? I am pretty desperate for a workaround.

Thank you,
Jason

On Friday, December 7, 2012 at 12:51:05 AM UTC-8, Lucian Baciu wrote:
>
> My app has just started throwing this:
>
> com.google.apphosting.api.ApiProxy$OverQuotaException: The API call 
> datastore_v3.Put() required more quota than is available
>
> for all data store update operations. Everything is Okay in the Admin 
> Console Quotas section. Please FIX! This is affecting my users.
> App id: timetonote
>

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to