Skip to content

ngtcp2: check error code on connect failure#18521

Closed
icing wants to merge 1 commit intocurl:masterfrom
icing:ngtcp2-connect-error-handling
Closed

ngtcp2: check error code on connect failure#18521
icing wants to merge 1 commit intocurl:masterfrom
icing:ngtcp2-connect-error-handling

Conversation

@icing
Copy link
Copy Markdown
Contributor

@icing icing commented Sep 11, 2025

Access the error codes of ngtcp2 when a connect attempt failes. Trace the information for analysis. Treat errors as permanent failure by default, trigger retrying only when the server refused without indicating an error.

Access the error codes of ngtcp2 when a connect attempt failes. Trace
the information for analysis. Treat errors as permanent failure by
default, trigger retrying only when the server refused without
indicating an error.
@icing icing added the HTTP/3 h3 or quic related label Sep 11, 2025
@github-actions github-actions Bot added tests and removed HTTP/3 h3 or quic related labels Sep 11, 2025
@icing icing added the HTTP/3 h3 or quic related label Sep 11, 2025
@icing icing requested a review from bagder September 11, 2025 12:35
@bagder bagder closed this in 115fe80 Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HTTP/3 h3 or quic related tests

Development

Successfully merging this pull request may close these issues.

2 participants