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
fix: restart router when there is no nodes (openobserve#728)
fixopenobserve#720
When router not found other nodes, just reload nodes from etcd maybe
won't fix the problem. maybe the router disconnect from etcd. we need
reconnect it and load everything again.
The better solution is, just let it `exit` and then `k8s` will restart
it.
0 commit comments