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

[Merged by Bors] - set db connection idle timeout to 500ms #6794

Closed
wants to merge 2 commits into from

Conversation

poszu
Copy link
Contributor

@poszu poszu commented Mar 14, 2025

Description

Increase DatabaseConnIdleTimeout to 500ms to reduce the possibility of SQLITE_BUSY errors.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Copy link

codecov bot commented Mar 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.9%. Comparing base (3d0dcc3) to head (65d1798).
Report is 1 commits behind head on develop.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #6794   +/-   ##
=======================================
  Coverage     76.8%   76.9%           
=======================================
  Files          369     369           
  Lines        50286   50288    +2     
=======================================
+ Hits         38667   38672    +5     
+ Misses        9407    9403    -4     
- Partials      2212    2213    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@poszu
Copy link
Contributor Author

poszu commented Mar 17, 2025

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Mar 17, 2025
@spacemesh-bors
Copy link

Pull request successfully merged into develop.

Build succeeded:

@spacemesh-bors spacemesh-bors bot changed the title set db connection idle timeout to 500ms [Merged by Bors] - set db connection idle timeout to 500ms Mar 17, 2025
@spacemesh-bors spacemesh-bors bot closed this Mar 17, 2025
@spacemesh-bors spacemesh-bors bot deleted the adjust-db-timeout branch March 17, 2025 11:55
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

2 participants