$task = new PushTask('/path/to/controller', ['id' => $id]);$task_name = $task->add('my_queue');
As I said, I get a HTTP 302 "App Error" (that's what it says in the task queue console)
Its something to do with not being able to handle CodeIgniter style URIs, but I don't know how to make it understand them, as the task queue uses "include" to use the task worker script, something you cannot do with an MVC style controller.
--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/V3qKwhXqGLw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CALSvALBtiM4hbng%2BhyDFagyb_OsYN%2Bagtc5mmK7CtRPTNoCKhA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.