Polly the transient application error handling block for .NET is able to handle some pretty complex scenarios. In this episode we’ll expand on the simple retry we set up in a previous episode (https://youtu.be/sjL0w8YrIq4) by handling multiple kinds of errors and introducing WaitAndRetry for exponential back-off.