hello all
How do you target specific Modules from the Task queue? With Backends, it
was a simple "target" param. Am I missing something obvious?
taskqueue.add(queue_name='backup', url="/tasks/backup", params=params,
target="worker")
worker.yaml:
application: {{my_app_name}}
version: v1
runtime: python27
threadsafe: true
instance_class: B4_1G
--
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.