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

Emit warning if client keepalive is less than recommended minimum #305

Merged
merged 2 commits into from
Oct 1, 2023

Conversation

mochi-co
Copy link
Collaborator

Following #293 and #296, this PR adds a warning if the client connecting has a keepalive set and the keepalive is below a minimum recommended keepalive value.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6356011640

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.001%) to 98.908%

Files with Coverage Reduction New Missed Lines %
clients.go 4 98.95%
Totals Coverage Status
Change from base Build 6355373146: 0.001%
Covered Lines: 5436
Relevant Lines: 5496

💛 - Coveralls

clients.go Show resolved Hide resolved
Copy link
Member

@werbenhu werbenhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks very good.

@mochi-co mochi-co merged commit b4e2c61 into main Oct 1, 2023
8 checks passed
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

4 participants