We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7352d3e commit 79244f6Copy full SHA for 79244f6
ci/scripts/scalyr-query.sh
@@ -10,7 +10,7 @@ SCALYR_TOOL_QUERY=$1
10
11
function retry_on_failure {
12
i=1
13
- retry_attempts=5
+ retry_attempts=6
14
sleep_delay=15
15
16
until [ "${i}" -ge "${retry_attempts}" ]
0 commit comments