Without going into the code, you should

a) Fetch ~100
b) Update Cursor
c) Stop if you are close to the time limit

So that you can re-run the routine with the cursor later on

So basically, instead of `for person in people:` - do a while loop and 
manually fetch entities, instead of using the `in` operator for 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/d8bbc2d8-b999-4622-b740-df3e03ccd07f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to