Hi Rob!

On Nov 21, 7:09 am, Rob <[EMAIL PROTECTED]> wrote:
>   So, my questions are:  Am I forming my query badly or doing
> something else obviously wrong?  Or, is there perhaps a datamodel bug
> or performance issue that I'm consistently tickling?

Do the timeouts still happen if you use fetch() when iterating over
queries?

for curplayer in query.fetch(100):
    ...

Bye,
Waldemar Kornewald
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to