Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: db pool acquireTimeoutMillis cannot be zero #3046

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

TBonnin
Copy link
Collaborator

@TBonnin TBonnin commented Nov 22, 2024

for migration we don't enforce any timeout (ie: timeout = 0) but acquireTimeoutMillis cannot be zero.
This commit specify a default value if timeout = 0

for migration we don't enforce any timeout (ie: timeout = 0)
but acquireTimeoutMillis cannot be zero.
This commit specify a default value if timeout = 0
@TBonnin TBonnin requested a review from a team November 22, 2024 19:10
@TBonnin TBonnin merged commit b2ca3ba into master Nov 22, 2024
18 of 19 checks passed
@TBonnin TBonnin deleted the tbonnin/acquiretimeoutmillis-zero branch November 22, 2024 19:10
@TBonnin
Copy link
Collaborator Author

TBonnin commented Nov 22, 2024

@NangoHQ/engineers FYI force merging since it is a low risk change and server deployment is currently broken

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant