Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chats and message history loading after login takes too much time (30-40 seconds) #21358

Open
pavloburykh opened this issue Oct 1, 2024 · 1 comment

Comments

@pavloburykh
Copy link
Contributor

Precondition:

In my case user is a member of 4 communities (including Status community) and has two 1-1 chats

Steps:

  1. Close the app
  2. Generate some unread messages in 1-1 chats and communities. In my case there were 20 unread 1-1 messages and 5 unread mentions in community.
  3. Login the app
  4. See how much time is needed to fetch chats and messages

Actual result: in my case it takes 30-40 seconds for complete fetching of chats and chat history. I suspect the culprit of such delay is Status community which has a lot of channels and messages.

As has been reported by @86doteth here it can take even more time for messages to be fetched (more than 4 minutes).

Status-debug-logs - 2024-10-01T163043.807.zip

telegram-cloud-document-2-5467925316963949855.mp4

Additional Information

  • Status version: nightly
  • Operating System: Android, iOS
@86doteth
Copy link

86doteth commented Oct 1, 2024

the order magnitude difference for ios might be because it cant do any messaging stuff in the background? but still 3-4 mins does seem like a bug to me. it’s really only new messages for the two communities im in were probably talking a few dozen at most in between times of login

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants