Hi, The app engine quota doc <https://cloud.google.com/appengine/quotas> says datastore small operations are unlimited but my application is getting over quota error. Is there any change to pricing policy? I have also doubts on the small operation counts. I am using a KeysOnly query (q) with a q.GetAll(ctx, nil) in golang. what is the cost of this query?
<https://lh3.googleusercontent.com/-OhUgyWBFwE0/WRpo58VljYI/AAAAAAAABec/cKDKMHPtxvAhI4UQWGYklx9PhJcwQvpAgCLcB/s1600/appengine_quota.png> -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/4750d212-8268-4577-9df5-0a77814eabc5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
