mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
wait for 10 mins
This commit is contained in:
parent
6ca45d8731
commit
5c5e13cdd3
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ log starting the arch gateway service
|
|||
log =================================
|
||||
docker compose down
|
||||
log waiting for model service to be healthy
|
||||
wait_for_healthz "http://localhost:51000/healthz" 300
|
||||
wait_for_healthz "http://localhost:51000/healthz" 600 # wait for 10 mins
|
||||
docker compose up -d
|
||||
log waiting for arch gateway service to be healthy
|
||||
wait_for_healthz "http://localhost:10000/healthz" 60
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue