lua-resty-etcd
lua-resty-etcd copied to clipboard
test: fix logic of retry in health check
Signed-off-by: yiyiyimu [email protected]
So when error is not due to etcd disconnection (has no healthy etcd endpoint available
), it could correctly return error rather than just continue
cc @spacewander
I found that problem too, I do it by myself. I also found grpc token is invalid err