Skip to content

fix(server): silence legacy retained-boundary retraction failures - #26

Merged
asfires merged 1 commit into
mainfrom
t3code/diagnose-rollback-history-error
Aug 13, 2026
Merged

asfires merged 1 commit into
mainfrom
t3code/diagnose-rollback-history-error

Conversation

@asfires

@asfires asfires commented Aug 13, 2026

Copy link
Copy Markdown
Owner

What Changed

Normalize legacy retained-boundary retraction failures as silent during activity projection, including projection rebuilds, without modifying immutable event history. Added coverage to preserve visibility for unrelated retraction failures.

Why

Older replayed events can contain retained-boundary failures from stale Esc retractions. These failures are no longer actionable and should not appear in the thread feed, while other retraction failures must remain visible.

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes

- Normalize replayed rollback boundary failures as silent at the projection boundary
- Add coverage preserving visibility for unrelated retraction failures
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:M labels Aug 13, 2026
@asfires
asfires merged commit ea7ac4e into main Aug 13, 2026
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant