peter-csala
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*...
# Pull Request ## The issue or feature being addressed - #1978 - #1982 ## Details on the issue fix or feature implementation - Merge after #1982  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` -...