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

Make sqlalchemy pool settings configurable #632

Conversation

AndreasAlbertQC
Copy link
Collaborator

This PR adds configuration settings for the sqlalchemy pool size and overflow settings.

Additionally, the docs for the sqlalchemy configuration section are extended. While doing that, I realized that there is a setting database_plugin_path, which afaict is unused. I have not removed it for now, but if anyone knows what it's about, let me know.

@AndreasAlbertQC AndreasAlbertQC added the enhancement New feature or request label May 31, 2023
Copy link
Contributor

@JanJaguschQC JanJaguschQC left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

docs/source/deploying/configuration.rst Outdated Show resolved Hide resolved
AndreasAlbertQC and others added 3 commits May 31, 2023 17:09
@AndreasAlbertQC AndreasAlbertQC force-pushed the 2023-05-31_configurable-pool-size branch from f3b8007 to 96ff989 Compare May 31, 2023 15:09
@AndreasAlbertQC AndreasAlbertQC merged commit fbd9ae2 into mamba-org:main May 31, 2023
@janjagusch janjagusch changed the title enhancement: Make sqlalchemy pool settings configurable Make sqlalchemy pool settings configurable Jun 1, 2023
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

Successfully merging this pull request may close these issues.

3 participants