Skip to content

Conversation

@Mark-Simulacrum
Copy link
Collaborator

Release Summary:

  • feat(s2n-quic-dc): add source breakdown for tcp_io_errors

Resolved issues:

n/a

Description of changes:

acceptor_tcp_io_error previously aggregated a bunch of reasons (network errors, parsing/decrypt errors, credentials missing, etc.), which makes it hard to understand what is causing problems during accepts. This splits up at least by the high-level source.

Call-outs:

n/a

Testing:

n/a

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

acceptor_tcp_io_error previously aggregated a bunch of reasons (network
errors, parsing/decrypt errors, credentials missing, etc.), which makes
it hard to understand what is causing problems during accepts. This
splits up at least by the high-level source.
@Mark-Simulacrum Mark-Simulacrum marked this pull request as ready for review December 11, 2025 19:16
@Mark-Simulacrum Mark-Simulacrum requested a review from a team as a code owner December 11, 2025 19:16
@Mark-Simulacrum Mark-Simulacrum merged commit 8445d10 into aws:main Dec 11, 2025
122 checks passed
@Mark-Simulacrum Mark-Simulacrum deleted the split-worker-events branch December 11, 2025 21: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.

2 participants