From e1f98c896b5121b99a68d49d54baf72e2caa301a Mon Sep 17 00:00:00 2001 From: ZePan110 Date: Thu, 3 Apr 2025 22:23:42 +0800 Subject: [PATCH] increase timeout 10s to 60s Signed-off-by: ZePan110 --- ChatQnA/docker_compose/intel/hpu/gaudi/compose_faqgen.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChatQnA/docker_compose/intel/hpu/gaudi/compose_faqgen.yaml b/ChatQnA/docker_compose/intel/hpu/gaudi/compose_faqgen.yaml index 84cb5f24e..eacb0e265 100644 --- a/ChatQnA/docker_compose/intel/hpu/gaudi/compose_faqgen.yaml +++ b/ChatQnA/docker_compose/intel/hpu/gaudi/compose_faqgen.yaml @@ -102,7 +102,7 @@ services: healthcheck: test: ["CMD-SHELL", "curl -f http://${host_ip}:${LLM_ENDPOINT_PORT}/health || exit 1"] interval: 10s - timeout: 10s + timeout: 60s retries: 100 runtime: habana cap_add: