Raynald Messié

Results 6 issues of Raynald Messié

## Closes #1875 - #1875 ## Proposed Changes Use Polly 8's specific syntax to define resiliencePipelines (vs. PollyPolicies) _"Polly v8 introduces the concept of [resilience pipelines](https://www.pollydocs.org/pipelines/index.html), a powerful tool that...

feature
Jan'24

In certain contexts, we need to be able to fully tune the way Polly is used for timeouts and circuit-breakers, but not only that. With this in mind, I'm proposing...

feature
small effort
proposal
high
Jan'24

In certain contexts, we need to be able to fully tune the way Polly is used for timeouts and circuit-breakers, but not only that. With this in mind, I'm proposing...

feature
small effort
accepted
Jan'24

Use Polly 8's specific syntax to define resiliencePipelines (vs. PollyPolicies) _"Polly v8 introduces the concept of [resilience pipelines](https://www.pollydocs.org/pipelines/index.html), a powerful tool that blends one or more resilience strategies. This new...

feature
medium effort
in progress
QoS
Jan'24

## Closes #2080 - #2080 This PR adds 2 new parameters in `QoSOptions` to fine-tune circuit-breaker behavior 👉 - `FailureRatio`: The failure-success ratio that will cause the circuit to break/open....

feature
QoS
Configuration
Oct'24

Add two parameters in QoSOptions: - FailureRatio: The failure-success ratio that will cause the circuit to break/open. - SamplingDuration: The time period over which the failure-success ratio is calculated (in...

feature
small effort
proposal
QoS
Configuration
Oct'24