I'm a bit confused about what the Datastore quotas mean 
(https://cloud.google.com/appengine/docs/quotas#Datastore)

Let's take for example the Read operations quota. If I have ~1,000,000 
entities, and have a task that fetches all of them (say 1000 per page, 
using fetch_page or fetch). 
Does that count as 1,000,000 Read operations? Or 1000?

-- 
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