Robert, please see replies interleaved.
Are you deleting lots of entities or changing values in some way? > Yes, when the task runs it changes a lot of entities in that table. But when the query fails, everything stops. So when the second or third try happens, there is almost no activity on that table. > Does this only happen when the query uses a cursor passed in from a > previous task? The opposite, actually. It seems to be happening only when I'm "not" passing a cursor. The code snippet I included is exactly what's failing. > When it is happening, if you goto the Datastore Viewer > in the dashboard can you run that query? > Yes, I can run the query from the datastore viewer. Also, if I manually click "run now" in the task queue viewer a few times it eventually works. Although one time I tried that up to 10 times and it kept failing so I deleted the task and inserted a new one and that worked. Waleed -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. 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.
