Skip to content

Message is lost when the previous message is waiting to be delivered #16464

@rsjr

Description

@rsjr

Description:

Message is lost when the previous message is waiting to be delivered to the server. This is more often reproducible when big messages are sent subsequently (or the server is facing some performance issues)

Steps to reproduce:

  1. Send a message
  2. When the first message is still to be retrieved by the server (grey out), send a new message
  3. New message will be lost, it is not getting buffered.

Expected behavior:

Message to be buffered and sent.

Actual behavior:

test

(Sorry for the fast gif, but you can notice that some messages are lost)

Server Setup Information:

  • Version of Rocket.Chat Server: 2.5.0-develop
  • Operating System: All
  • Deployment Method: All
  • Number of Running Instances: N/A
  • DB Replicaset Oplog: N/A
  • NodeJS Version: latest
  • MongoDB Version: latest

Client Setup Information

  • Desktop App or Browser Version: all
  • Operating System: all

Metadata

Metadata

Assignees

Labels

area: uiTouches the code on client side

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions