Description
Currently while processing container reports, each report results in a put operation to the db. This can be optimized by replacing put with a batch operation.
Currently while processing container reports, each report results in a put operation to the db. This can be optimized by replacing put with a batch operation.