This commit is contained in:
Pablo Martin 2024-08-13 17:44:51 +02:00
parent 44703c5601
commit dab746698c
2 changed files with 6 additions and 3 deletions

View file

@ -75,9 +75,6 @@ class SyncJob:
postgres_cursor,
)
logger.info("Committed batch.")
logger.info(
f"Checkpoint is a now at: {self.checkpoint_manager.highest_synced_timestamp}"
)
docs_batch = []