Hi Thiago, thanks for the suggestions. I'm using the python remote_api to just query my datastore, I'm not uploading any data at this point. The query fails at myquery.fetch(100) with the error: "OverQuotaError: The API call datastore_v3.RunQuery() required more quota than is available." The query has several filters. (I wonder if filters on a query consumes more read quota?)
As far as I know I'm not getting any timeouts -- would it display as such on the command line (it's not now) or how would I check that? I'll try again tomorrow when I have some quota available again, and will cut the fetch down to 10 objects to see if that yields any more clues... If anyone else has any suggestions for this issue, please let me know! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/Km1tIK25tQ4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
