commented code

This commit is contained in:
Richard Kuo (Danswer) 2025-02-04 15:56:18 -08:00
parent 675d2f3539
commit aff4ee5ebf

View File

@ -821,9 +821,6 @@ def monitor_vespa_sync(self: Task, tenant_id: str | None) -> bool | None:
time_start = time.monotonic()
# timings: dict[str, Any] = {}
# timings["start"] = time_start
r = get_redis_client(tenant_id=tenant_id)
# Replica usage notes