Skip to content

Commit

Permalink
increase timeout to 120s
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Gross committed Jan 22, 2025
1 parent 7eb6647 commit 69e0324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ services:
test: curl -f http://localhost:8080/querymetric/mgmt/health
interval: 10s
timeout: 1s
start_period: 45s
start_period: 120s
retries: 3
depends_on:
authorization:
Expand Down

0 comments on commit 69e0324

Please sign in to comment.