mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-05-20 00:30:10 +02:00
commented code
This commit is contained in:
parent
675d2f3539
commit
aff4ee5ebf
@ -821,9 +821,6 @@ def monitor_vespa_sync(self: Task, tenant_id: str | None) -> bool | None:
|
|||||||
|
|
||||||
time_start = time.monotonic()
|
time_start = time.monotonic()
|
||||||
|
|
||||||
# timings: dict[str, Any] = {}
|
|
||||||
# timings["start"] = time_start
|
|
||||||
|
|
||||||
r = get_redis_client(tenant_id=tenant_id)
|
r = get_redis_client(tenant_id=tenant_id)
|
||||||
|
|
||||||
# Replica usage notes
|
# Replica usage notes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user