awolden / brakes

Hystrix compliant Node.js Circuit Breaker Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircuitBrokenError is taking threshold as failure rate

danielwpz opened this issue · comments

CircuitBrokenError is taking threshold as failure rate, however it is success rate.
The error message is wrong in that way.