We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb4565 commit 2c7a3feCopy full SHA for 2c7a3fe
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
--health-cmd="curl -f http://opentsdb:4242/api/version"
16
--health-interval=10s
17
--health-timeout=10s
18
- --health-retries=5
+ --health-retries=10
19
env:
20
TSDB_LOG_LEVEL: "DEBUG"
21
0 commit comments