diff --git a/check-health.sh b/check-health.sh index 93114e21..99a39d05 100755 --- a/check-health.sh +++ b/check-health.sh @@ -19,7 +19,7 @@ ref=${REF% } # echo "ref: $ref" -timeout=1 # seconds +timeout=3 # seconds response_file=$(mktemp)