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

Retry wsarecv: An existing connection was forcibly closed by the remote host. #2916

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adreed-msft
Copy link
Member

Description

Quick alteration of the retry function to check for platform-specific retriable errors, such as the target of this PR.

  • Feature / Bug Fix: Adds a catch in to retry when receiving the wsarecv: An existing connection was forcibly closed by the remote host. error, as reported by stgexp

  • Related Links:

  • ADO ID: 28623107

  • Teams thread: StgExp sync

Type of Change

  • Bug fix
  • New feature
  • Documentation update required
  • Code quality improvement
  • Other (describe):

How Has This Been Tested?

Tests both passing in the raw windows.WSAECONNRESET and a stringified version of the error to catch odd ends.

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.

3 participants