Routing tasks to specific modules in GAE devserver

20 views
Skip to first unread message

Aleem Mawani

unread,
Apr 14, 2014, 2:09:12 AM4/14/14
to google-a...@googlegroups.com
I'm trying to convert my current GAE project to using modules. I'd like all tasks of a certain path to run on a specific module.

I understand that in production, I can just enqueue the task as normal and the dispatch file handles routing it to the correct module.

However, how can I get this same behaviour in the dev server? I'd rather not do something hackey like addressing the module directly.

Thanks!
Reply all
Reply to author
Forward
0 new messages