Hi, I'm trying to use the Task Queues in my application. I don't find any method on com.google.appengine.api.labs.taskqueue.Queue to obtain the current number of tasks in the queue. It's important for me to monitor that it doesn't go up too much meaning that something goes wrong in my app.
Where is such a method as size() or length() on Queue ? regards didier -- 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.
