Indeed, that might be the issue. Thanks for sharing Tom! -CAS
On Wednesday, July 15, 2015 at 7:43:55 PM UTC-4, Tom Kaitchuck wrote: > > I think this may be your problem: > https://github.com/GoogleCloudPlatform/appengine-mapreduce/issues/69 > > On Wed, Jul 15, 2015 at 9:03 AM, Camilo Silva <[email protected] > <javascript:>> wrote: > >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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 >> >> <https://groups.google.com/d/msgid/google-appengine/cc62f26e-8277-422e-968b-2dd5e662c17a%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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/5b67ac84-d04e-41f0-8393-c316e21dbe6c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
