bolshakov / stoplight

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

Automatically recover from the red state #22

Closed tfausak closed 10 years ago

tfausak commented 10 years ago

Fixes #9.

This required adding a new state, yellow. Now we've got a complete stoplight. Like #20, it's going to make #12 harder.

:pager: @justinsteffy

tfausak commented 10 years ago

I'm going to have to make another attempt at this from scratch. Too much has changed out from under it, and I need a wholly different approach.