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