Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages