How fast data store query expires ? I googled but didn’t find number in documentation.
Code throws:
com.google.appengine.api.datastore.DatastoreFailureException: query has expired or is invalid. Please restart it with the last cursor to read more results.
It’s 30 seconds.
Semi-official answer was given by Google employee in their bugtracking system here.