Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rsc: Add config var for max number of pool connections #1653

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

V-FEXrt
Copy link
Collaborator

@V-FEXrt V-FEXrt commented Sep 25, 2024

Adds a new config var connection_pool_max_connect which is used to determine the max number of connections the server will make to the database server

Copy link
Contributor

@colinschmidt colinschmidt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, expect for the extra trace line which would be nice to get in.

rust/rsc/src/bin/rsc/main.rs Outdated Show resolved Hide resolved
Base automatically changed from rsc-multi-delete-task to master September 25, 2024 20:47
@V-FEXrt V-FEXrt merged commit 4faf576 into master Sep 25, 2024
11 checks passed
@V-FEXrt V-FEXrt deleted the rsc-max-pool-connections branch September 25, 2024 22:44
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.

2 participants