How to display http request context in Polly warnning / error logs when using "AddStandardResilienceHandler" in httpclient? #6497
Unanswered
aDisplayName
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When using Microsoft.Extensions.Http.Resilience package to add resilience handler for httpclient, how can we deduce the http request context from the polly error messages?
Given
We don't really know where the request attempt failed:
null
Beta Was this translation helpful? Give feedback.
All reactions