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

Fix - Increment pool size #312

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Fix - Increment pool size #312

merged 2 commits into from
Nov 21, 2024

Conversation

shincap8
Copy link
Contributor

Context

  • We've been experiencing some errors on the DB due to the Pool Size.

Changes Made

  1. Increase the pool size from 2 to 6.
  • This would allow the connection with SQLAlchemy to have more sessions available for the queries.

@shincap8 shincap8 requested a review from a team as a code owner November 18, 2024 15:50
Copy link

github-actions bot commented Nov 18, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@shincap8 shincap8 merged commit 7731ccb into main Nov 21, 2024
13 checks passed
@shincap8 shincap8 deleted the Fix/Increment_pool_size branch November 21, 2024 20:40
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants