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

converting projects #8

Closed RobertSirchia closed 7 years ago

markvincze commented 7 years ago

Hi @RobertSirchia,

I guess it's a bit unlucky timing, I was working on the same thing this week. I'd suggest taking a look at my PR (https://github.com/Travix-International/Hystrix.Dotnet/pull/6), because I also took care of updating the appveyor.yml and the code coverage calculation.