peter-csala

Results 6 issues of peter-csala

**Please make it possible to verify policies' main properties.** Let's suppose I want to create a combined policy where I want to put together a *Retry*, *Circuit Breaker* and *Timeout*...

feature suggestion

# Pull Request ## The issue or feature being addressed - #1978 - #1982 ## Details on the issue fix or feature implementation - Merge after #1982 ![Screenshot 2024-02-22 at...

documentation

This PR is basically a follow up of my other PR against the [dotnet/docs](https://github.com/dotnet/docs/pull/40359) repository. It extends the [Make HTTP requests using IHttpClientFactory in ASP.NET Core](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/http-requests) page with named and...

# Pull Request ## The issue or feature being addressed - Currently the Circuit Breaker could not take advantage of the RetryAfter header to dynamically set its break duration ##...

We have used a read replica RDS instance during our MySQL upgrade process from 5.7 to 8.0 to minimize downtime. The read replica promotion worked like a charm from CloudFormation...

# Pull Request ## The issue or feature being addressed #2345 ## Details on the issue fix or feature implementation ### Done - Added `TelemetrySource` property to the `ExecutionRejectedException` -...