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

[BUG][WEBJS] - When session got back WORKING it doesn't resend messages #559

Open
devlikepro opened this issue Sep 23, 2024 · 0 comments
Open
Labels
bug Something isn't working engine:WEBJS patron:PRO

Comments

@devlikepro
Copy link
Contributor

devlikepro commented Sep 23, 2024

[BUG][WEBJS] - When session got back WORKING it doesn't resend messages

Steps:

  1. Run a session, wait till WORKING status
  2. Send a message "Message 1" - it goes with no problem
  3. Turn off internet completely (emulate connectivity issues)
  4. Send one more message "Message 2" - it shows the 200 OK response, and show it on the screenshot
  5. Sessions restarts (we added restart on engine state in 2024.10.1)
  6. The "Message 2" is still on the screenshot, but not on the recipient phone

Looks like WA doesn't resend it (but it'd resend it in the normal web client case, probably, need to check it)

patron:PRO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working engine:WEBJS patron:PRO
Projects
None yet
Development

No branches or pull requests

1 participant