bulkupdate
bulkupdate copied to clipboard
App Engine bulk updater library
i am getting import error while clicking Nuke like in admin console : No module named geo.geomodel Traceback (most recent call last): File "/base/data/home/apps/s~osbuildtest/1.356853585656746141/nuke/nuke.py", line 33, in import models File...
I have a bulkupdate job which needs to process 542 entities, yielding 2 tasks. The number of processed entities that is reported when the job is complete (status.num_processed) is almost...
Hi, I think a TEST mode (i.e. : a mode that writes nothing to the db) would be a nice feature. Before using it on the production db, we could...
When I fill my handle_entity with lots of self.log() calls, I sometimes get the following error: ``` cannot put more than 500 entities in a single call Traceback (most recent...