afex/hystrix-go

Cascade commands

stgleb opened this issue · 0 comments

What if I have N database servers, I have to establish connection to first one who works, how should I write this command that tries first server, then second etc.?