This commit is contained in:
2026-01-18 13:10:31 -08:00
parent 66e6c6eb72
commit 3ab122a55d
5 changed files with 175 additions and 88 deletions

View File

@@ -3612,7 +3612,7 @@ def check_url_exists_in_storage(
if client is None:
continue
if not hydrus_available:
debug("Bulk URL preflight: hydrus availability check failed; attempting best-effort lookup")
debug("Bulk URL preflight: global Hydrus availability check failed; attempting per-backend best-effort lookup")
if _timed_out("hydrus scan"):
return True