Hello, 

On Sunday, June 30, 2013 9:38:44 AM UTC-5, Hinnack wrote:
>
> I am getting: "OverQuotaError: The API call datastore_v3.RunQuery() 
> required more quota than is available."
> errors, although the quota list says, I used 91% so far (but says 
> "limited", too)
>
> The only request is a task every 15 min.
>
>
Are you accessing the datastore through the bulkloader or remote API? 
Because those count against your quotas as well.

Try using appstats ( 
https://developers.google.com/appengine/docs/java/tools/appstats ) to 
profile and look at your application's datastore calls, it'll tell you 
where your datastore calls are being used.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com


-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to