SDK release 1.2.4 delivered a feature where you can track the cost per 1000 requests for a url(http://googleappengine.blogspot.com/2009/08/ new-features-in-124.html). How can this feature be used to track cost for calls originating via Task Queue processing. Adding logging.info(self.request.headers) to code does not really give this information. Is this feature supported for Task Queue based calls?
-V -- 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.
