Every invocation of a deferred task in my application results in a log 
message in the logging console for the request, as expected. However, even 
when my handler does no logging, a log level info message is logged 
containing the deferred task configuration header options:

    X-Appengine-Taskretrycount:13, X-Appengine-Tasketa:1484718680.7088339, 
X-Appengine-Taskretryreason:App Error, 
X-Appengine-Taskpreviousresponse:500, 
X-Appengine-Taskname:7663907878148197113, 
X-Appengine-Taskexecutioncount:13, X-Appengine-Queuename:default, 
X-Appengine-Current-Namespace:, X-Appengine-Country:ZZ

Is it possible to turn this off? I'm assuming that by using a worker 
service instead of the deferred tasks API this wouldn't happen 
automatically.

Thanks

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/fc28fe40-266e-448a-8821-14fb3cb767d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine] r... noah

Reply via email to