I changed my query to .fetch(1) object, after waiting 37 minutes with no results I killed the request.
(Keep in mind that that my app works great on my local dev_server, but getting my app uploaded to Datastore has taken several weeks now, with no end in sight based on all the problems I keep running into!) I decided to try a similar query against a different KIND of object, and the query returned immediately with the objects it found. (In this case, success, but I still need to process my other kind of objects yet.) Has anyone else had this problem -- where fetching a specific kind of object fails to find even the first result? Is it a bug with Datastore? Has Datastore corrupted my objects somehow? Is there someway to determine this? Are there deeper logs available than what's displayed on the dashboard? Any suggestions anyone? -- 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/-/639yUMlKwQgJ. 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.
