mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
fix timeout
This commit is contained in:
parent
bee9f0dedb
commit
e4dc48a62d
2 changed files with 2 additions and 2 deletions
|
|
@ -46,7 +46,7 @@ log starting the arch gateway service
|
|||
log =================================
|
||||
docker compose -f docker-compose.e2e.yaml down
|
||||
log waiting for model service to be healthy
|
||||
wait_for_healthz "http://localhost:51000/healthz" 600
|
||||
wait_for_healthz "http://localhost:51000/healthz" 300
|
||||
kill $model_server_tail_pid
|
||||
docker compose -f docker-compose.e2e.yaml up -d
|
||||
log waiting for arch gateway service to be healthy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue