Skip to content

[Backend] pg.Pool created without max / idle / connection / statement timeout settings#956

Open
chiscookeke11 wants to merge 6 commits into
LabsCrypt:mainfrom
chiscookeke11:issue-837
Open

[Backend] pg.Pool created without max / idle / connection / statement timeout settings#956
chiscookeke11 wants to merge 6 commits into
LabsCrypt:mainfrom
chiscookeke11:issue-837

Conversation

@chiscookeke11

Copy link
Copy Markdown
Contributor

closes #837

@ogazboiz

ogazboiz commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

heads up: main's ci was broken (the Backend CI and Backend Docker Image CI jobs) until the fixes in #969 and #974 just landed, so the red backend/docker checks on this pr are almost certainly stale, they ran against the broken main. please rebase to re-test against the now-green main: git fetch origin && git rebase origin/main && git push --force-with-lease. once it's green i'll review and merge. (if a non-backend check like Frontend CI is still red after the rebase, that part is a real issue worth a look, since frontend ci was passing on main.)

@chiscookeke11

Copy link
Copy Markdown
Contributor Author

Fixed @ogazboiz

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.

[Backend] pg.Pool created without max / idle / connection / statement timeout settings

2 participants