Skip to content

Conversation

adreed-msft
Copy link
Member

Description

  • Feature / Bug Fix: (Brief description of the feature or issue being addressed)

  • Related Links:

  • Work Item # 33970311

Type of Change

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

How Has This Been Tested?

Adjusted retry test to check for the new error

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds WSAETIMEDOUT (Windows Socket API timeout error) to the list of retriable errors for Windows platforms to improve connection resilience.

  • Adds WSAETIMEDOUT error handling to the Windows retry policy
  • Updates test coverage to include the new timeout error scenario

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
ste/xferRetryHelper_windows.go Adds WSAETIMEDOUT error detection to the retry policy function
ste/xferRetryHelper_test.go Adds test cases for WSAETIMEDOUT error scenarios

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants