There was an error while loading. Please reload this page.
1 parent 1e2f39f commit 55d6b1aCopy full SHA for 55d6b1a
1 file changed
apps/bfd-pipeline-idr/src/idr_pipeline/loader.py
@@ -231,7 +231,6 @@ async def _wrap_batch_chunk(
231
_wrap_batch_chunk,
232
name=f"{self.table}-{self.partition.name}-{idx}",
233
)
234
-
235
self.insert_batch_timer.stop()
236
logger.info(
237
"{}-{}-{}: upserted {} new/changed row(s) out of {}",
0 commit comments