Implementing the retry pattern in c sharp using Polly
This post is the third and final installment on the retry pattern following on from implementing a simple retry pattern in c# [https://alastaircrabtree.com/implementing-a-simple-retry-pattern-in-c/] and the retry pattern for async tasks [https://alastaircrabtree.…