mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore(cli): increase reconciliation interval to 1 minute (#18690)
Increase prebuilds reconciliation and backoff interval to 1 minute by default.
This commit is contained in:
+1
-1
@@ -680,7 +680,7 @@ workspaces stopping during the day due to template scheduling.
|
||||
WORKSPACE PREBUILDS OPTIONS:
|
||||
Configure how workspace prebuilds behave.
|
||||
|
||||
--workspace-prebuilds-reconciliation-interval duration, $CODER_WORKSPACE_PREBUILDS_RECONCILIATION_INTERVAL (default: 15s)
|
||||
--workspace-prebuilds-reconciliation-interval duration, $CODER_WORKSPACE_PREBUILDS_RECONCILIATION_INTERVAL (default: 1m0s)
|
||||
How often to reconcile workspace prebuilds state.
|
||||
|
||||
⚠️ DANGEROUS OPTIONS:
|
||||
|
||||
Reference in New Issue
Block a user