Skip to content

This repo contains a demo of Polly with Auto retry and Circuit breaker implementation

Notifications You must be signed in to change notification settings

KJayanthKumar/Polly_AutoRetry_CircuitBreaker

Repository files navigation

Polly_AutoRetry_CircuitBreaker

This repo contains demo of Polly with Auto retry and Circuit breaker implementation

Here we have 3 projects

  1. ErrorApi -> Project with API throwing exception.
  2. CircuitBreaker.Demo -> Having Circuit breaker implementation on exception.
  3. Polly.Demo -> Having Auto retry logic implementation.

About

This repo contains a demo of Polly with Auto retry and Circuit breaker implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages