Unfortunately I don't enjoy sufficient permissions to access the screen you 
copied in your message, and check the situation. The "Keys-only queries" 
paragraph of the "Datastore Queries" document 
<https://cloud.google.com/appengine/docs/standard/go/datastore/queries> 
recommends to limit GetAll to no more than 1000 keys at a time. It will 
fail with an error if called on a larger result. Therefore, we recommend 
adding a limit of 1000 keys to the query. 

-- 
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/1ab1302d-94c2-4eac-80ca-97bd8388944a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to