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

[core-amqp] Mark more network errors as retryable #33230

Merged
merged 3 commits into from
Feb 28, 2025

Conversation

deyaaeldeen
Copy link
Member

Packages impacted by this PR

@azure/core-amqp

Issues associated with this PR

#33205

Describe the problem that is addressed by this PR

Some network errors are not being retried.

What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?

It makes sense to retry network errors.

Are there test cases added in this PR? (If not, why?)

Yes

Provide a list of related PRs (if any)

N/A

Command used to generate this PR:**(Applicable only to SDK release request PRs)

Checklists

  • Added impacted package name to the issue description
  • Does this PR needs any fixes in the SDK Generator?** (If so, create an Issue in the Autorest/typescript repository and link it here)
  • Added a changelog (if necessary)

@deyaaeldeen deyaaeldeen changed the title Core amqp add more retry errs [core-amqp] Mark more network errors as retryable Feb 27, 2025
Copy link
Member

@jeremymeng jeremymeng left a comment

Choose a reason for hiding this comment

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

Looks good!

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

@azure/core-amqp

@deyaaeldeen deyaaeldeen merged commit d3c6094 into main Feb 28, 2025
26 checks passed
@deyaaeldeen deyaaeldeen deleted the core-amqp-add-more-retry-errs branch February 28, 2025 01:17
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