You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resty-etcd allows setting multiple etcd addresses, when we try to select one of them, we would like to choose a healthy one, skip the unhealthy one automatically and write an error message for this case.
resty-etcdallows setting multiple etcd addresses, when we try to select one of them, we would like to choose a healthy one, skip the unhealthy one automatically and write an error message for this case.lua-resty-etcd/lib/resty/etcd/v2.lua
Line 120 in 4c80dd1