Open kmcclellan opened 11 months ago
@kmcclellan, no. In fact, the Microsoft.Extensions.Http.Polly
is deprecated in favor of the new Microsoft.Extensions.Http.Resilience package, as detailed here. This new package is built on top of Polly, and it takes full advantage of the new Polly v8 features.
Is there a plan to migrate this library to work with version 8 of Polly?