midiaz / Policies

Handling transient errors using Polly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Policies

Simple Test API using Polly to handle transient errors as "429 Too Many Requests" among others.

Policies used:

  • Wait and retry
  • Circuit Breaker
  • Cache

About

Handling transient errors using Polly


Languages

Language:C# 100.0%