Hello,

I was testing Task Queue. It works fine. :)

I'd like to repeat a task many time during the day, example 1 run
every 10 minutes.
But when the task is executed, it's deleted from the Queue.  How can I
run again the task? Should I use Scheduled Tasks (cron.xml) ?

I've also tryed to enque a new task instance at the end of the
execution of the task. But I don't like it.  If it crashes for some
reason, it does not enqueue a new instance.


   fabrizio

--~--~---------~--~----~------------~-------~--~----~
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