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 4b145cc commit 80f3677Copy full SHA for 80f3677
cli/testdata/server-config.yaml.golden
@@ -705,6 +705,6 @@ workspace_prebuilds:
705
# (default: 1h0m0s, type: duration)
706
reconciliation_backoff_lookback_period: 1h0m0s
707
# Maximum number of consecutive failed prebuilds before a preset hits the hard
708
- # limit. FailureHardLimit is disabled when set to zero.
+ # limit; disabled when set to zero.
709
# (default: 3, type: int)
710
failure_hard_limit: 3
0 commit comments