fix timeout

This commit is contained in:
jxxghp 2024-03-25 23:06:30 +08:00
parent 25e0c25bc6
commit 0ca5f5bd89

View File

@ -111,6 +111,8 @@ class IndexerModule(_ModuleBase):
mtype=mtype,
page=page
)
if error_flag:
break
if not result:
continue
if settings.SEARCH_MULTIPLE_NAME: