Migration from Polly to Microsoft.Extensions.Http.Resilience – Extend ShouldHandle
I want to migrate from Polly to the Microsoft.Extensions.Http.Resilience
AddStandardResilienceHandler
. My shortened Polly code is the following:
I want to migrate from Polly to the Microsoft.Extensions.Http.Resilience
AddStandardResilienceHandler
. My shortened Polly code is the following: