whatsapp-http-api icon indicating copy to clipboard operation
whatsapp-http-api copied to clipboard

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

Open devlikepro opened this issue 5 months ago • 0 comments

[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

devlikepro avatar Sep 23 '24 10:09 devlikepro