mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-07-16 08:03:15 +02:00
commented code
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user