mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00: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:
2
docs/reference/cli/server.md
generated
2
docs/reference/cli/server.md
generated
@ -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