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

Create a make_dedicated_connection which does not use the connection pool. #103

Open
JustinKyleJames opened this issue Mar 5, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@JustinKyleJames
Copy link
Contributor

JustinKyleJames commented Mar 5, 2024

Create a make_dedicated_connection routine which always returns a new proxied connection irrespective of whether the 4.2 compatibility flag is enabled. This is so long running tasks do not use up the connection pool.

@JustinKyleJames JustinKyleJames added the enhancement New feature or request label Mar 5, 2024
@JustinKyleJames JustinKyleJames added this to the 0.3.0 milestone Mar 5, 2024
@trel trel modified the milestones: 0.3.0, 0.4.0 Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants