hello all

I'm having trouble targeting specific Modules from the Task queue, I 
thought it would be as simple as Backends using the "target" param. Am I 
missing something obvious?

ex:
taskqueue.add(queue_name='backup', url="/tasks/backup", params=params, 
target="worker")

where worker is the name of the Module in worker.yaml:
application: {{my_app_name}}
version: v1
runtime: python27
threadsafe: true
instance_class: B4_1G


thanks
brian

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to