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] error a when receiving messages from 2 whatsapp messages at the same time #1077

Open
oliverrod09 opened this issue Oct 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@oliverrod09
Copy link

Describe the bug
error a when receiving messages from 2 whatsapp messages at the same time

To Reproduce
Steps to reproduce the behavior:

  1. Created a new connection
  2. create bot
  3. type from 2 phones at the same time
  4. if both are within the same second, only the first one is received by thousandths of a second.
  5. in console you will only be able to see 1 message the other one is lost
  6. event messages.upsert

Expected behavior
allow both messages to reach

Environment (please complete the following information):
-local server

  • What do your connectOptions look like? QR
  • Do you have multiple clients on the same IP? NO
  • Are you using a proxy? NO

Additional context
Add any other context about the problem here.

@oliverrod09 oliverrod09 added the bug Something isn't working label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant