awolden / brakes

Hystrix compliant Node.js Circuit Breaker Library
MIT License
300 stars 35 forks source link

Hystrix reporting converts error percentage to int #65

Closed awolden closed 7 years ago

awolden commented 7 years ago

Fixes and issue where some versions of turbine were failing to cast a float to an int when aggregating streams.