Skip to content

jdphenix/PollyPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PollyPlayground

Code samples and my written examples with Polly.

CircuitBreakerIdea

Using circuit breaker and retry to wrap a service that's purposefully faulty. The service exposes a Reset() operation.

The service fails operations 2% of the time, incrementing by 1% each operation until reset.

Acknowledgements

  • The Polly Project (GitHub) for their amazing library.

About

Code samples and my written examples with Polly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages