Skip to content

fix(server): replay every unapplied projection event - #471

Closed
sak0a wants to merge 1 commit into
codex/hardening-sqlitefrom
codex/t3-p0-projection-replay
Closed

sak0a wants to merge 1 commit into
codex/hardening-sqlitefrom
codex/t3-p0-projection-replay

Conversation

@sak0a

@sak0a sak0a commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • override the event-store default limit during projection bootstrap
  • retain bounded internal event-store paging
  • cover a backlog of 1,001 unapplied events

Testing

  • ProjectionPipeline suite: 21 tests passed
  • server typecheck
  • focused formatting check

Override the event-store default during bootstrap and cover backlogs larger than one thousand events.
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XS labels Aug 30, 2026
@sak0a sak0a changed the title codex/t3 p0 projection replay fix(server): replay every unapplied projection event Aug 30, 2026
@sak0a sak0a closed this Aug 30, 2026
@sak0a
sak0a deleted the codex/t3-p0-projection-replay branch August 30, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS 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