awolden / brakes

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

Fallback fix #79

Closed awolden closed 7 years ago

awolden commented 7 years ago

Fixes issue found in #78

With this change slave circuits will now use the master fallback when they have no fallback.