Fix Retry strategy ShouldHandle in example code by marcrocny · Pull Request #2527 · App-vNext/Polly (original) (raw)

Pull Request

The issue or feature being addressed

The existing example compiles, but incorrectly shows the ShouldHandle delegate as operating on an Exception object.

Details on the issue fix or feature implementation

Confirm the following