stuff
This commit is contained in:
parent
44703c5601
commit
dab746698c
2 changed files with 6 additions and 3 deletions
|
|
@ -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 = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue