lmy
lmy
这个一般是,登陆一段时间后就会发生
这个问题非常常见 { Error: timeout of 60000ms exceeded at createError (..../node_modules/axios/lib/core/createError.js:15:15) at Timeout.handleRequestTimeout [as _onTimeout] (..../node_modules/axios/lib/adapters/http.js:201:16) ...... code: 'ECONNABORTED', response: undefined, tips: '获取通讯录失败' }
code: 'ECONNABORTED', response: undefined, tips: '同步失败' }
貌似持续一定次数超时之后就掉线了
多次初始化失败,能不能不退出呢,是否有配置可以控制?