I want to introduce temporary error handling in our .net application. At the moment, I have seen two nu-get packages. one Polly frame server and the other a block of Microsoft transfer troubleshooting applications .
We investigated and saw both support for asynchronous functions and various retry strategies. Polly also additionally supports a circuit breaker. Can anyone suggest which framework to use with some solid considerations. It would also be very useful if you can highlight the pros and cons of both frameworks, as well as support for the online community and opportunities for further expansion and support. Thanks in advance.
source share