mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +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:
Generated
+1
-1
@@ -1622,7 +1622,7 @@ The upper limit of attempts to send a notification.
|
||||
| Type | <code>duration</code> |
|
||||
| Environment | <code>$CODER_WORKSPACE_PREBUILDS_RECONCILIATION_INTERVAL</code> |
|
||||
| YAML | <code>workspace_prebuilds.reconciliation_interval</code> |
|
||||
| Default | <code>15s</code> |
|
||||
| Default | <code>1m0s</code> |
|
||||
|
||||
How often to reconcile workspace prebuilds state.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user