We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Clarify syntax proposal
Simplified syntax proposal commentary
Tidy ups
Update supported targets for v7.2.0
Update PoliyRegistry for v7.2.0
Clarify wording about pessimistic cancellation
Lead with instance syntax, for PolicyWrap
Refine description of breaker half-open state
Fixed a few punctuation mistakes.
Add note on MutableBulkheadPolicy
Add doco for onRetry and sleepDurationProvider
Clarify on avoiding throwing extra exceptions
Link cache selectively discussion to cautions about caching HttpResponseMessage
Link to better text about circuit-breaking
Added more clarity on timeout and retry ordering
Clarify Polly + HttpClientFactory
Clarification of the two cases the new technique suits
Improve heading
Generalise the ILogger and HttpClientFactory examples just added
Add section on using ILoggerT with HttpClientFactory when the policy is stored in PolicyRegistry
Clarify retrieving an ILogger by DI
Use collection initialisation syntax in PolicyRegistry and HttpClientFactory example
Wording and layout improvements
Rearrange Polly w HttpClientFactory
Remove item from forward roadmap
Update info on DebuggerStepThrough attribute.
Wording updates
Minor changes around IPolicyBuilder