On 2 March 2018 at 13:31, Oliver Heger <oliver.he...@oliver-heger.de> wrote: > > One other suggestion: It was stated in the past that the concurrent > classes are also a bit out of scope for [lang], especially the circuit > breaker implementations. Would it make sense to move those into a new > module, and could this be a home for the watch classes, too? >
Considering the amount of retry libraries there are out there, I think it makes perfect sense for circuit breaker libraries to be their own thing, too. See Hysterix for example. -- Matt Sicker <boa...@gmail.com>