I've got following configuration and code.

backends:
- name: get
  class: B1
  options: dynamic

taskqueue.add(url='/task/get/',queue_name='update',target='get')

It works and the task runs and does what it's supposed to do, but it's
not in the logs. Why?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to