Skip to content

feat: add server_idle_timeout - #1137

Open
Snehil-Shah wants to merge 1 commit into
supabase:mainfrom
Snehil-Shah:server-idle-timeout
Open

feat: add server_idle_timeout#1137
Snehil-Shah wants to merge 1 commit into
supabase:mainfrom
Snehil-Shah:server-idle-timeout

Conversation

@Snehil-Shah

Copy link
Copy Markdown
Contributor

Exposes the hardcoded poolboy idle_timeout as a new server_idle_timeout user config option. This mirrors the behavior of pgbouncer's server_idle_timeout config option. Above the minimum warm pool, each idle connections is closed once their timeout completes (preserves the existing 5 minutes as default).

Signed-off-by: Snehil Shah <snehilshah.989@gmail.com>
@Snehil-Shah
Snehil-Shah requested a review from a team as a code owner August 3, 2026 19:37
@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