I have a task that resubmits itself, so that it loops over and over indefinitely. Every time I start dev_appserver.py, I have to open this url to get it going: http:///localhost:8080/loop?key=0. Is there some automated way to do this so that it starts when I run dev_appserver.py, or when my app gets uploaded?
While I am on the topic of tasks, is there some way to automatically execute the task queue built into dev_appserver? The documentation seems to say I must do it manually, but I hear whispers that the java guys can automate it. I found a script to do it, but it's a pain to run every time I start things up again. Thanks! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appeng...@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.