f
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user