parent
73c53fa4e2
commit
4f5ea9c5ed
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ def create_app() -> Callable[[Any, Any], Any]:
|
|||
|
||||
try:
|
||||
image_hash.get_session().cluster.health(
|
||||
wait_for_status='yellow', request_timeout=30)
|
||||
wait_for_status='yellow', request_timeout=120)
|
||||
posts.populate_reverse_search()
|
||||
db.session.commit()
|
||||
except errors.ThirdPartyError:
|
||||
|
|
Loading…
Reference in a new issue