@Marvin From the docs, "If new flow runs are received on the "critical" queue while flow runs are still in scheduled on the "high" and "low" queues, flow run submission goes back to ensuring all scheduled work is first satisfied from the highest priority queue, until it is empty, in waterfall fashion." Does this mean that the critical work will be done first, or can it not skip ahead of flows that have been scheduled?