We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bddfb21 commit 1c2f299Copy full SHA for 1c2f299
pkg/cli/internal/initialize/conduit.yml.example
@@ -6,7 +6,7 @@ log-level: INFO
6
7
# Number of retries to perform after a pipeline plugin error.
8
# Set to 0 to retry forever.
9
-retry-count: 10
+retry-count: 0
10
11
# Time duration to wait between retry attempts.
12
retry-delay: "1s"
0 commit comments