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

Correct expectations in retry with fallback spec #10635

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

jeremyg484
Copy link
Contributor

@jeremyg484 jeremyg484 commented Mar 21, 2024

The blocking test scenario in the HttpClientRetryWithFallbackSpec is corrected to not mistakenly initiate the HTTP requests twice when verifying that fallback works as expected.

Thanks @timyates for the spot. :)

The blocking test scenario in the HttpClientRetryWithFallbackSpec is
corrected to not mistakenly initiate the HTTP requests twice when
verifying that fallback works as expected.
@jeremyg484 jeremyg484 self-assigned this Mar 21, 2024
Copy link

sonarcloud bot commented Mar 21, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Member

@timyates timyates left a comment

Choose a reason for hiding this comment

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

😎

@jeremyg484 jeremyg484 merged commit 7ff99ee into 4.4.x Mar 21, 2024
17 checks passed
@jeremyg484 jeremyg484 deleted the fix-retry-fallback-spec branch March 21, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants