Skip to content

feat: add client_idle_in_transaction_timeout - #1130

Open
Snehil-Shah wants to merge 1 commit into
supabase:mainfrom
Snehil-Shah:client-idle-in-transaction-timeout
Open

feat: add client_idle_in_transaction_timeout#1130
Snehil-Shah wants to merge 1 commit into
supabase:mainfrom
Snehil-Shah:client-idle-in-transaction-timeout

Conversation

@Snehil-Shah

Copy link
Copy Markdown
Contributor

Adds a new config knob called client_idle_in_transaction_timeout (default, shape, and unit mirrors client_idle_timeout) to close client connections holding a DB connection in transaction state without any work. This mirrors pgbouncer and PG itself. It now returns with 25P03 to mirror the PG idle_in_transaction_session_timeout error.

Signed-off-by: Snehil Shah <snehilshah.989@gmail.com>
@Snehil-Shah
Snehil-Shah requested a review from a team as a code owner July 27, 2026 15:26
@Snehil-Shah

Copy link
Copy Markdown
Contributor Author

cc @v0idpwn

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