Commit bbf0705
Clarify fairness state is largely preserved across server restarts (#4386)
* Clarify that 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>
* Avoid hardcoding the number of persisted fairness keys
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Clarify restart behavior: backlog is durable, describe actual failure mode
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Remove "largely" — fairness is fully preserved for tracked keys
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>1 parent b90ff3b commit bbf0705
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
641 | 641 | | |
642 | 642 | | |
643 | 643 | | |
644 | | - | |
| 644 | + | |
0 commit comments