Skip to content

Ensure connections are closed appropriately on IO and Socket Exceptions#1720

Open
Badgerati wants to merge 2 commits into
developfrom
Issue-1717
Open

Ensure connections are closed appropriately on IO and Socket Exceptions#1720
Badgerati wants to merge 2 commits into
developfrom
Issue-1717

Conversation

@Badgerati
Copy link
Copy Markdown
Owner

Description of the Change

When IO or Socket Exceptions are thrown, the underlying connection wasn't being appropriately closed; this led to the request replaying endlessly.

Related Issue

Resolves #1717

@Badgerati Badgerati added this to the 2.13.4 milestone Jun 1, 2026
@Badgerati Badgerati self-assigned this Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request replay regression in 2.13.x when running behind IIS httpPlatformHandler

1 participant