summaryrefslogtreecommitdiff
path: root/releasenotes/notes/api-workers-c06ea95a0c55b8cf.yaml
blob: 075b8e2a46379c8d5e7d1357acebea3d5a237806 (plain)
1
2
3
4
5
6
7
8
9
---
upgrade:
  - |
    The default value of ``[api]api_workers`` is now limited to 4. Set it
    explicitly if you need a higher value.
fixes:
  - |
    No longer launches too many API workers on systems with a lot of CPU
    cores by default.