Whitelist/Allow Polly library usage for Retry/Circuit Breaker usage
Polly is a great library to implement retry policies for api, it's already available as a transient reference in the insite packages.
Would love to be able to use it instead of having to copy code to do the exact same thing.
1
vote