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

Fix Websocket Bugs #1170

Open
AlexNi245 opened this issue Sep 5, 2024 · 1 comment
Open

Fix Websocket Bugs #1170

AlexNi245 opened this issue Sep 5, 2024 · 1 comment

Comments

@AlexNi245
Copy link
Collaborator

Sometimes, the WebSocket connection between the delivery service and the web client does not function properly. As a result, messages can only be fetched from the delivery service after a page reload, instead of being instantly delivered via WebSocket.

The cause of this issue is still unclear, but we need to monitor it closely.

Steps to (occasionally) reproduce the issue:

  1. Open DM3 in two separate sessions.
  2. Send messages back and forth.
  3. One client can receive messages, while the other cannot.
@malteish
Copy link
Collaborator

malteish commented Sep 5, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants