egg-redis
egg-redis copied to clipboard
[egg-redis] client error: Error: read ECONNRESET
无操作后 reids 会出现这个问题
但是后续操作读写 reids 都是正常的
想知道这个问题 错误如何处理。
https://github.com/eggjs/egg-redis/blob/master/lib/redis.js#L54 网络 reset 的异常日志,不需要做特殊逻辑。