Skip to content

chore(shard.lock): bump pg-orm to 2.2.3#376

Merged
stakach merged 1 commit into
masterfrom
chore/bump-pg-orm-2.2.3
Jul 8, 2026
Merged

chore(shard.lock): bump pg-orm to 2.2.3#376
stakach merged 1 commit into
masterfrom
chore/bump-pg-orm-2.2.3

Conversation

@stakach

@stakach stakach commented Jul 8, 2026

Copy link
Copy Markdown
Member

Pulls in the pg-orm fix that discards a connection whose COMMIT/ROLLBACK fails, instead of returning it to the pool poisoned. This resolves the "There is an existing transaction in this connection" 500s seen on PATCH /bookings/:id when a SERIALIZABLE serialization failure surfaces at commit and the wrap_in_transaction retry drew the poisoned connection.

Pulls in the pg-orm fix that discards a connection whose COMMIT/ROLLBACK
fails, instead of returning it to the pool poisoned. This resolves the
"There is an existing transaction in this connection" 500s seen on
PATCH /bookings/:id when a SERIALIZABLE serialization failure surfaces at
commit and the wrap_in_transaction retry drew the poisoned connection.

Also bumps placeos-models to 9.100.1 (came along with the shards update).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@stakach stakach merged commit ca75795 into master Jul 8, 2026
7 of 9 checks passed
@stakach stakach deleted the chore/bump-pg-orm-2.2.3 branch July 8, 2026 01:22
@github-actions github-actions Bot added the type: chore Tooling; no production code change or library break fix label Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Tooling; no production code change or library break fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant