Skip to content

Commit 0db22b8

Browse files
jpvottaclaude
andcommitted
Replace Fairness diagram with poller-flow flowchart
Mirrors the Priority diagram's poller-polling structure and surfaces the backlog-only behavior up front: poller checks for backlog, and only then does the weighted virtual-queue selection apply. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 0f092b1 commit 0db22b8

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/develop/task-queue-priority-fairness.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ To use Fairness, you need to set fairness keys and optionally fairness weights a
250250

251251
<EnlargeImage
252252
src="/img/develop/task-queue-priority-fairness/fairness-details.png"
253-
alt="High-level of how fairness works"
253+
alt="Flowchart of how Fairness selects a virtual queue weighted by fairness weight when the backlog has Tasks"
254254
/>
255255

256256
You can set a Workflow's fairness key and weight via the CLI like so:
-292 KB
Loading

0 commit comments

Comments
 (0)