bolshakov / stoplight

:traffic_light: Traffic control for code.
http://bolshakov.github.io/stoplight/
MIT License
384 stars 40 forks source link

Error percent #86

Closed gottfrois closed 8 years ago

gottfrois commented 8 years ago

Hey guys,

Would it be possible to trigger red lights after N% errors rather than a hard threshold? Don't know what it would take to allow that.

Thanks!

tfausak commented 8 years ago

We have considered this before. See issue #45 for some discussion about it. If you need this behavior right now, consider the Circuitbox gem instead.