Exercise PostgreSQL real-process crash recovery - #24
Conversation
|
Warning Review limit reached
Next review available in: 27 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (9)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Adds the first real OS-process acceptance gate for the guarded PostgreSQL v0.13 preview and fixes the cross-instance handshake-ordering race that the gate exposed.
Included
presence.leftplus deployment capacity convergencereadyandhistoryframes succeed, preventing remote relay events from overtaking initializationVerification
GitHub Actions run 31462565043 is fully green:
Local verification passed Ruff, mypy, 144 non-PostgreSQL tests, and focused connection-manager/WebSocket suites. Local live PostgreSQL execution was unavailable because this workstation has neither PostgreSQL nor Docker; the same test passed in both dedicated PostgreSQL CI and the full quality job.
Remaining preview gates
Forced database/listener interruption, update/delete process delivery, archive/ban teardown across processes, explicit reconnect recovery, reconnect storms, sustained load/soak, deployment manifests, and exercised PostgreSQL backup/PITR/rollback remain before production multi-instance support.