We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf5885 commit 0b3784dCopy full SHA for 0b3784d
scripts/retry.sh
@@ -5,7 +5,7 @@
5
6
set -e
7
8
-MAX_RETRIES=3
+MAX_RETRIES=6
9
RETRY_COUNT=0
10
COMMAND="$@"
11
0 commit comments