Hi all :
I found that we could add a TaskOptions to a queue and could get the
TaskHandler then get the taskName or ETA info etc.

But I can't find a api to get the status of queue.

For exp :
I want to add 1000 entities to DataStore, We can't do the task in one
request due to the request deadline ,So  I split it to 50 TaskOptions
After Added these taskOptions to a queue.  I have no method to track
the executing status in our code.
I knew that we could watch it at admin console page. But Is there
other ways?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en.

Reply via email to