Near term
Additional flow control settings
Scope based concurrency limits are available as an opt-in feature. See the flow control documentation to try them. Building on the same Virtual Queues scheduler, we plan to add more ways to shape how invocations are admitted and dispatched:- Rate limits to control how frequently work is dispatched
- Invocation priorities to determine which eligible work runs first
- Capacity and backlog limits to cap queued work and shed excess load