BalogAbel
Results
1
issues of
BalogAbel
Hy! Is there any way to get notified if the connection to the etcd server dies during a waitForChange? Sample code: ```java try { EtcdClient etcdClient = new EtcdClient(URI.create(System.getenv("etcd1.local"))) EtcdResponsePromise...