Skip to content

Conversation

Mark-Simulacrum
Copy link
Collaborator

@Mark-Simulacrum Mark-Simulacrum commented Jun 19, 2025

Release Summary:

  • feat(s2n-quic-dc): Add event for connection-open deduplication

Resolved issues:

n/a

Description of changes:

This event is useful by itself, but the specific goal is to use it to help explore throttling/rate limiting connection opens, which requires knowledge of whether a connection open is unique or is hitting the de-duplication.

Call-outs:

n/a

Testing:

See updated tests that ensure the event is being emitted.

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

This allows applications to reliably track how often this happens.
@maddeleine maddeleine merged commit 7482457 into aws:main Jun 20, 2025
118 checks passed
@Mark-Simulacrum Mark-Simulacrum deleted the event-dedupe branch June 20, 2025 21:23
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