Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in polly

Can I combine Retry and Fallback Polly resilience policies?

c# polly

Receiving error 'The request message was already sent' when using Polly

Polly Retry All Exceptions Except Specific Condition

Configuring Polly library to fallback to cached values only if service is not available

.net http caching fallback polly

Proper way to handle multiple services with polly circuit breaker

What HTTP error codes are retried by Polly (.Net) by default?

.net polly

How to tell from Npgsql exception if the call is worth a retry (transient fault strategy)

Polly Retry policy with Function is not waiting for result

c# policy polly retry-logic

How to use Named Arguments in F#

Refresh Token using Polly with Typed Client

c# asp.net-core polly

Understanding the semantics of Polly policies when separating policy definition from execution

c# .net polly

Polly policy not working using "AddPolicyHandler"

Exception User-Unhandled reported in VS Debugger when using Polly

How to use Polly with Flurl.Http?

c# httpresponse polly flurl

How to mock a method with CancellationToken passed as parameter?

Logging Polly wait and retry policy ASP.NET CORE 2.1

Execute multiple policies

.net polly c#

What is the difference between AddTransientHttpErrorPolicy and AddPolicyHandler?

Polly framework CircuitBreakerAsync does not retry if exception occur