the solution suggested was, when execute the task put a "name"+1 as
taskname. so all the chain tasks will have a incremented "name"+1 as
taskname    .


 my question is before start executing this chaining task.   put
queue.add(  setTaskName("name",  randomUUI );  like this?   then  for
subsequent task we will have   randomUUI+1  ?  may i know is that
correct?

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

Reply via email to