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(current-usage): Manage connection pools with parallel threads #2077

Merged
merged 1 commit into from
May 28, 2024

Conversation

vincent-pochet
Copy link
Collaborator

Context

This PR follows #2076

Description

It tries to fix an issue with the connection pool:

could not obtain a connection from the pool within 5.000 seconds (waited 5.000 seconds); all pooled connections were in use (ActiveRecord::ConnectionTimeoutError)

@vincent-pochet vincent-pochet merged commit 3c948b1 into main May 28, 2024
6 checks passed
@vincent-pochet vincent-pochet deleted the fix-parallel-pools branch May 28, 2024 14:39
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