Skip to content

Reduces pool_params::ping_interval default from 1h to 10s#512

Merged
anarthal merged 1 commit into
developfrom
feature/reduce-ping-default
Jun 17, 2026
Merged

Reduces pool_params::ping_interval default from 1h to 10s#512
anarthal merged 1 commit into
developfrom
feature/reduce-ping-default

Conversation

@anarthal

Copy link
Copy Markdown
Collaborator

Improves the detection of broken connections to reduce the chance of handing over broken connections.

close #510

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.17%. Comparing base (0661a2b) to head (833bb6d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #512   +/-   ##
========================================
  Coverage    99.17%   99.17%           
========================================
  Files          146      146           
  Lines         7405     7405           
========================================
  Hits          7344     7344           
  Misses          61       61           
Files with missing lines Coverage Δ
include/boost/mysql/pool_params.hpp 100.00% <ø> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0661a2b...833bb6d. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@anarthal anarthal merged commit b34120e into develop Jun 17, 2026
6 checks passed
@anarthal anarthal deleted the feature/reduce-ping-default branch June 17, 2026 08:54
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.

Connection auto-healing issue

1 participant