openimsdk / open-im-uniapp-demo

IM
https://openim.io
GNU General Public License v3.0
136 stars 99 forks source link

登录跟系统同步极慢,甚至第一次都失败,关掉 app 重开,第二次基本就可以正常 #48

Closed jg-8 closed 2 weeks ago

jg-8 commented 11 months ago

What happened?

有时候,经常第一次打开 app 的时候,进行登录,登录按钮就一直转圈圈,没有跳转,关掉再打开登录就可以登录进去。 进入后,同步有时候也一直在同步中,关掉重开就可以正常同步。

What did you expect to happen?

一次性快速登录,登录后同步中,也一次性快速完成

How can we reproduce it (as minimally and precisely as possible)?

多人反馈

Anything else we need to know?

No response

version

v3 最新版

Cloud provider

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

lgz5689 commented 11 months ago

同步消息是会去服务端拉取消息到本地,如果数据量大,确实是会消耗一定的时间

skiffer-git commented 10 months ago

用户大概有多少个会话?

jg-8 commented 10 months ago

用户大概有多少个会话?

大概也就是3-4,群里面也没几条消息记录