Skip to content

priority and fairness interactive simulator#4361

Open
jsundai wants to merge 17 commits into
mainfrom
feat/priority-fairness-walkthrough
Open

priority and fairness interactive simulator#4361
jsundai wants to merge 17 commits into
mainfrom
feat/priority-fairness-walkthrough

Conversation

@jsundai

@jsundai jsundai commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Notes to reviewers

┆Attachments: EDU-6129 priority and fairness interactive simulator [experimentation]

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Mar 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Jun 22, 2026 4:30pm

Request Review

@github-actions

github-actions Bot commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

- Replace inline MDX with a tabbed PriorityFairnessWalkthrough component (Overview, Try It, How It Works, SDK Examples)
- Move Interactive Demos sidebar section after glossary; restore activity-retry-simulator to standalone position in Develop
- Remove unicode symbols from simulator buttons

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jsundai
jsundai marked this pull request as ready for review June 10, 2026 16:28
@jsundai
jsundai requested a review from a team as a code owner June 10, 2026 16:28
@jsundai
jsundai requested a review from flippedcoder June 10, 2026 16:29
Comment thread docs/develop/priority-fairness-walkthrough.mdx
Comment thread src/components/elements/PriorityFairnessWalkthrough/Overview.js Outdated
Comment thread src/components/elements/PriorityFairnessWalkthrough/Overview.js Outdated
Comment thread src/components/elements/PriorityFairnessWalkthrough/Overview.js Outdated
Comment thread src/components/elements/PriorityFairnessWalkthrough/Overview.js Outdated
Comment thread src/components/elements/PriorityFairnessWalkthrough/HowItWorks.js Outdated
Comment thread src/components/elements/PriorityFairnessWalkthrough/HowItWorks.js Outdated
Comment thread src/components/elements/PriorityFairnessWalkthrough/SDK.js Outdated
Comment thread src/components/elements/PriorityFairnessWalkthrough/Overview.js Outdated
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

The `vercel.json` schema validation failed with the following message: should NOT have additional property `public`

Learn More: https://vercel.com/docs/concepts/projects/project-configuration

Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
];

export default function SDK() {
return (

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a little reminder to not forget the SDK links component! 😅

@Duncanma

Copy link
Copy Markdown
Contributor

Some HTML is coming through as plain text here

Priority and Fairness are per Task Queue

The rules apply independently per <a href="/encyclopedia/workers/task-queues">Task Queue</a>. Workers on the same Task Queue share the same dispatch ordering. Workers on separate Task Queues are unaffected by each other.

@Duncanma

Copy link
Copy Markdown
Contributor

Contrast on these two buttons is very low
Screenshot 2026-06-16 at 9 23 23 AM

@Duncanma

Copy link
Copy Markdown
Contributor

Ok, small thing here... was wondering if these, due to the were intended to be incode` font?

Also, the same variable is referenced with and without the ticks

Screenshot 2026-06-16 at 9 26 00 AM

@jsundai jsundai changed the title priority and fairness interactive simulator [experimentation] priority and fairness interactive simulator Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants