Closed esco closed 10 years ago
you can define commands and their fallbacks, with timeouts. the circuit breaker watches the last 10 seconds of commands to reject incoming executions if the backend is failing.
it does not yet expose metrics to display in a hystrix dashboard
Is this a complete port? How far along is it?
Thanks.