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: add db conn max idle time setting #1555

Merged
merged 1 commit into from
Apr 27, 2024
Merged

fix: add db conn max idle time setting #1555

merged 1 commit into from
Apr 27, 2024

Conversation

hf
Copy link
Contributor

@hf hf commented Apr 27, 2024

Adds the GOTRUE_DB_CONN_MAX_IDLE_TIME setting that allows setting the max idle time for a connection.

@hf hf requested a review from a team as a code owner April 27, 2024 13:15
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8860129496

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.002%) to 65.732%

Totals Coverage Status
Change from base Build 8829859034: 0.002%
Covered Lines: 8208
Relevant Lines: 12487

💛 - Coveralls

@hf hf changed the title feat: add db conn max idle time setting fix: add db conn max idle time setting Apr 27, 2024
@hf hf merged commit 2caa7b4 into master Apr 27, 2024
4 checks passed
@hf hf deleted the hf/add-max-idle-time branch April 27, 2024 13:38
hf pushed a commit that referenced this pull request Apr 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.150.1](v2.150.0...v2.150.1)
(2024-04-28)


### Bug Fixes

* add db conn max idle time setting
([#1555](#1555))
([2caa7b4](2caa7b4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

None yet

3 participants