Skip to content

Conversation

dimitriskad
Copy link
Contributor

@dimitriskad dimitriskad commented Aug 28, 2023

Added example of using a Polly policy with a static HttpClient instance.

Fixes #35495


Internal previews

📄 File 🔗 Preview link
docs/fundamentals/networking/http/httpclient-guidelines.md Guidelines for using HttpClient

Added example of using a Polly policy with a static HttpClient instance.
@dimitriskad dimitriskad requested a review from a team as a code owner August 28, 2023 14:43
@dotnet-bot dotnet-bot added this to the August 2023 milestone Aug 28, 2023
@ghost ghost added the community-contribution Indicates PR is created by someone from the .NET community. label Aug 28, 2023
@dimitriskad
Copy link
Contributor Author

@dotnet-policy-service agree

Copy link
Member

@IEvangelist IEvangelist 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, but we need a few more bits.

dimitriskad and others added 2 commits August 28, 2023 18:08
Co-authored-by: David Pine <david.pine@microsoft.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
@IEvangelist IEvangelist merged commit 364c2f4 into dotnet:main Aug 31, 2023
@gewarren gewarren mentioned this pull request Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc networking/subsvc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing guidance on how to configure retry policies when using a static HttpClient
3 participants