So I've been working on Map Reduce Google library for quite a while on some 
Python App Engine projects. And to this day, I cannot comprehend why there 
are "mrcontrollers" alive doing callbacks everytime right after all 
processing is done (i.e., all shards terminated successfully). I always 
have to go back and purge the taskqueue so that unnecessary frontend calls 
are stopped -- this is an issue because the billing is affected due to 
this. 
Any feedback is welcomed. 
Thanks for your help.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/cc62f26e-8277-422e-968b-2dd5e662c17a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to