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

Detect connection timeouts in Hedging #5134

Merged
merged 7 commits into from
May 9, 2024
Merged

Conversation

xakep139
Copy link
Contributor

@xakep139 xakep139 commented Apr 30, 2024

Fixes #4654

Microsoft Reviewers: Open in CodeFlow

@xakep139 xakep139 added this to the 8.4 milestone Apr 30, 2024
@xakep139 xakep139 self-assigned this Apr 30, 2024
@xakep139 xakep139 marked this pull request as ready for review May 2, 2024 15:07
@xakep139 xakep139 requested a review from martintmk May 2, 2024 15:07
@xakep139 xakep139 changed the title [DRAFT] Detect connection timeouts in Hedging Detect connection timeouts in Hedging May 2, 2024
@@ -4,11 +4,6 @@
<Description>Unit tests for Microsoft.Extensions.Http.Resilience.</Description>
</PropertyGroup>

<PropertyGroup Condition=" '$(TargetFramework)' == 'net462' ">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I didn't face any issues locally nor did observe any during the CI build. I think we can safely close #4531 with that change

@xakep139 xakep139 requested a review from karelz May 2, 2024 15:38
@xakep139 xakep139 modified the milestones: 8.4, 8.5 May 2, 2024
Copy link
Contributor

@dariusclay dariusclay left a comment

Choose a reason for hiding this comment

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

LGTM

@xakep139 xakep139 linked an issue May 7, 2024 that may be closed by this pull request
@xakep139 xakep139 enabled auto-merge (squash) May 9, 2024 13:01
@xakep139 xakep139 merged commit 92047db into main May 9, 2024
6 checks passed
@xakep139 xakep139 deleted the xakep139/hedging-timeout-fix branch May 9, 2024 13:24
@xakep139 xakep139 removed this from the 8.5 milestone May 9, 2024
@xakep139 xakep139 added this to the 8.6 milestone May 9, 2024
@joperezr
Copy link
Member

joperezr commented May 9, 2024

/backport to release/8.5

Copy link
Contributor

github-actions bot commented May 9, 2024

Started backporting to release/8.5: https://github.com/dotnet/extensions/actions/runs/9023344427

@xakep139 xakep139 modified the milestones: 8.6, 8.5 May 10, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hedged Requests are not fired after connection timeouts [Quarantined] Http.Resilience.Test (net462)
6 participants