Skip to content

docs(e2e): record REG-09 as fixed at source, pending a platform release - #481

Merged
camreeves merged 1 commit into
developfrom
docs/reg09-status
Aug 5, 2026
Merged

docs(e2e): record REG-09 as fixed at source, pending a platform release#481
camreeves merged 1 commit into
developfrom
docs/reg09-status

Conversation

@camreeves

Copy link
Copy Markdown
Contributor

Docs only. PPT-2642 is root-caused and fixed — pg-orm#19 released as v2.2.4, picked up by staff-api in PlaceOS/staff-api#386.

The row now records what was actually wrong (crystal-db clears a connection's transaction flag only after the COMMIT it issues, so a failed COMMIT leaves it set and the connection goes back to the pool mid-transaction), the measurement (control stranded a connection in 3 of 4 bursts and ended unable to write; fixed, 0 of 11 and still writable), and the one caveat that matters when reading a nightly result:

e2e/stack pulls placeos/staff-api:latest, which is a release image — so this suite keeps running the pre-fix behaviour until the next platform release rebuilds it. Harmless in practice, since nothing in the suite bursts concurrent bookings, but worth knowing before someone reads a green nightly as proof the fix is in.

🤖 Generated with Claude Code

PPT-2642 is root-caused and fixed in pg-orm 2.2.4, picked up by staff-api in
#386. The row now says what was actually wrong, what the measurement was, and
the one caveat that matters for reading a nightly result: e2e/stack pulls
placeos/staff-api:latest, which is a release image, so this suite keeps
running the old behaviour until the next platform release. Harmless in
practice, because nothing in the suite bursts concurrent bookings.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
frontend-templates Ignored Ignored Preview Aug 5, 2026 1:55pm

@camreeves
camreeves merged commit 4e89342 into develop Aug 5, 2026
2 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