diff --git a/.server-changes/2026-07-24-ck-fair-scheduling.md b/.server-changes/2026-07-24-ck-fair-scheduling.md index 32ffaf326..d9e043368 100644 --- a/.server-changes/2026-07-24-ck-fair-scheduling.md +++ b/.server-changes/2026-07-24-ck-fair-scheduling.md @@ -3,4 +3,4 @@ area: webapp type: feature --- -The run queue can now schedule runs across concurrency key variants fairly, so one tenant or key with a large backlog can't starve runs waiting on other keys. This is opt-in via a flag and off by default, so nothing changes unless it's enabled. +The run queue can now serve concurrency keys fairly, so one key with a large backlog no longer starves runs waiting on other keys. It is opt-in and off by default.