Polly v5.0.3 Release Notes

    • 🔀 Refine implementation of cancellable synchronous WaitAndRetry
    • Minor breaking change: Where a user delegate does not observe cancellation, Polly will now honour the delegate's outcome rather than throw for the unobserved cancellation (issue 188).