Skip to content

feat(attach): layout subscriber replay — one catch-up pass per Delive… - #11

Merged
rnortman merged 1 commit into
mainfrom
layout-subscriber-replay
Aug 1, 2026
Merged

feat(attach): layout subscriber replay — one catch-up pass per Delive…#11
rnortman merged 1 commit into
mainfrom
layout-subscriber-replay

Conversation

@rnortman

@rnortman rnortman commented Aug 1, 2026

Copy link
Copy Markdown
Owner

…r frame

A subscriber's catch-up pass now delivers as a single Deliver frame rather than one frame per message, and latest-wins ports take only the latest message while reporting how many new ones they skipped.

An empty pass is refused up front, a pass totals its drops once, and drop placement is pinned to the first row so the batching claims hold.

Claude-Session: https://claude.ai/code/session_01BDwHdSQyL1FwacUrB6VSkx

…r frame

A subscriber's catch-up pass now delivers as a single Deliver frame rather
than one frame per message, and latest-wins ports take only the latest
message while reporting how many new ones they skipped.

An empty pass is refused up front, a pass totals its drops once, and drop
placement is pinned to the first row so the batching claims hold.

Claude-Session: https://claude.ai/code/session_01BDwHdSQyL1FwacUrB6VSkx
@rnortman
rnortman merged commit 324a25d into main Aug 1, 2026
2 checks passed
@rnortman
rnortman deleted the layout-subscriber-replay branch August 1, 2026 17:34
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.

1 participant