bilibili / overlord

Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。
https://www.bilibili.com
MIT License
2.22k stars 408 forks source link

fix: avoid panic if etcd watch failed #127

Closed everpcpc closed 4 years ago

everpcpc commented 4 years ago

resp would be nil if err != nil just continue loop to re-watch