Hi Robert, Thanks a lot for your help. Seems now I understand what does lease parameter in
java.util.List<TaskHandle <http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/taskqueue/TaskHandle.html>> *leaseTasks*(long lease, java.util.concurrent.TimeUnit unit, long countLimit) lease method means. It means how much time task will remain leased, right? If yes, this is totally what I need. Please confirm if my assumption is correct . many thanks, Alex -- 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/-/aXNxc1oxSEpWcGNK. 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.
