Travix-International / Hystrix.Dotnet

A combination of circuit breaker and timeout. The .net version of the open source Hystrix library built by Netflix.
https://travix-international.github.io/Hystrix.Dotnet/
MIT License
95 stars 16 forks source link

Provide small example for fallback definition. #24

Closed 1kastner closed 6 years ago

1kastner commented 6 years ago

Solves #20

markvincze commented 6 years ago

Thanks for the PR!