fix timeout
This commit is contained in:
parent
25e0c25bc6
commit
0ca5f5bd89
@ -111,6 +111,8 @@ class IndexerModule(_ModuleBase):
|
||||
mtype=mtype,
|
||||
page=page
|
||||
)
|
||||
if error_flag:
|
||||
break
|
||||
if not result:
|
||||
continue
|
||||
if settings.SEARCH_MULTIPLE_NAME:
|
||||
|
Loading…
x
Reference in New Issue
Block a user