summaryrefslogtreecommitdiff
path: root/releasenotes/notes/wait-for-init-934370422b22b442.yaml
blob: 9033131f181ff6b1928166d431ef4d34bb2c2543 (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    The scheduler now accepts an argument `--wait-for-init` which will
    cause it to wait until all tenants have been initialized before it
    begins processing pipelines.  This may help large systems with
    excess scheduler capacity perform a rolling restart of schedulers
    more quickly.