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

Lower the log level of failed connections #70

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

ayazhafiz
Copy link
Contributor

These are filled with messages like "received corrupted message of type
Handshake", which signify failures in the TLS connection, likely from
aborted or immaterial requests. They cover up more material errors, so
lower their level.

These are filled with messages like "received corrupted message of type
Handshake", which signify failures in the TLS connection, likely from
aborted or immaterial requests. They cover up more material errors, so
lower their level.
@github-actions
Copy link

Bigtest for 09bedf0 (run)

Benchmarks:

  • RSpec: 14.63% overhead
    • RSpec time: 17.77 seconds
    • ABQ time: 20.37 seconds
  • RSpec parallel, 10 runs: max 13.11% overhead
    • min 7.65% overhead
    • standard deviation: 2.04%
  • Jest: 7.23% overhead
    • Jest time: 20.634 seconds
    • ABQ time: 22.126 seconds

Fuzz result sizes:

  • PASSED

@ayazhafiz ayazhafiz enabled auto-merge (squash) July 28, 2023 15:27
@ayazhafiz ayazhafiz merged commit 62f166e into main Jul 28, 2023
17 checks passed
@ayazhafiz ayazhafiz deleted the lower-bad-conneciton-error-level branch July 28, 2023 15:36
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.

2 participants