Skip to content

test(stream): verify recovery and backpressure - #85

Merged
yanpgwang merged 1 commit into
mainfrom
codex/stream-recovery
Aug 3, 2026
Merged

test(stream): verify recovery and backpressure#85
yanpgwang merged 1 commit into
mainfrom
codex/stream-recovery

Conversation

@yanpgwang

Copy link
Copy Markdown
Owner

Summary

  • prove a replacement API process recovers the restart window through open-stream-then-list without replaying old events
  • prove a bounded slow subscriber is dropped without delaying a healthy subscriber or the PostgreSQL ledger
  • record the completed SSE recovery and backpressure evidence in the compatibility docs

Verification

  • make test-service
  • PostgreSQL/NATS recovery tests repeated 20 times
  • go test -race ./...
  • PostgreSQL/NATS live package under the race detector
  • go vet ./...
  • make lint LINT_BASE=origin/main
  • documentation typecheck and build

Refs #58

@yanpgwang
yanpgwang merged commit 4afdf98 into main Aug 3, 2026
6 checks passed
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