Piotr Zbyszynski

Results 1 issues of Piotr Zbyszynski

#### Repro steps The problem occurs while using Polly library, when using `Policy.Handle().RetryAsync()` (inside Azure Function). When the exception happens it is logged by application insights although in my opinion...