Skip to content

Clarify fairness state is largely preserved across server restarts#4386

Merged
flippedcoder merged 5 commits intomainfrom
docs/fairness-restart-behavior
Apr 8, 2026
Merged

Clarify fairness state is largely preserved across server restarts#4386
flippedcoder merged 5 commits intomainfrom
docs/fairness-restart-behavior

Conversation

@jpvotta
Copy link
Copy Markdown
Contributor

@jpvotta jpvotta commented Apr 3, 2026

Summary

  • Updates the stale limitation about fairness stats and server restarts
  • The previous wording ("Fairness stats are not persisted") was no longer accurate — Temporal now preserves counters for up to 100 active fairness keys across restarts
  • Replaces it with accurate language reflecting that restarts are generally not noticeable in practice

Context

Customer question surfaced in internal Slack: teams were concerned that server restarts would meaningfully disrupt fairness. Engineering confirmed the opposite — only keys outside the top 100 by activity may temporarily lose their relative position, and disruption is generally not noticeable.

The existing limitation was actively misleading customers and discouraging adoption.

Test plan

🤖 Generated with Claude Code

┆Attachments: EDU-6156 Clarify fairness state is largely preserved across server restarts

The previous limitation implied fairness stats were never persisted, which
is no longer accurate. Temporal now preserves counters for up to 100 active
fairness keys across restarts, making disruption generally unnoticeable.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jpvotta jpvotta requested a review from a team as a code owner April 3, 2026 01:57
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 3, 2026

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

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Apr 8, 2026 7:24pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

📖 Docs PR preview links

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

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@flippedcoder flippedcoder merged commit bbf0705 into main Apr 8, 2026
10 checks passed
@flippedcoder flippedcoder deleted the docs/fairness-restart-behavior branch April 8, 2026 19:26
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.

2 participants