Open tmsbrasil opened 1 year ago
I have faced the same error
@CarlosAurelioMRF do you have any more context on how to reproduce this?
@CarlosAurelioMRF do you have any more context on how to reproduce this?
I dont have more info just that my app has been running for 4 days now, I usually see this error after 2 days without stop. I send/receive huge number of messages and some numbers work as expected, this error happens for new chats (less than 24 hours). Even if I stop my app and run again I can't send messages to those numbers..
@CarlosAurelioMRF if you have high throughput you will get the odd internal wa web error and that's what this is. Something is going wrong internally and it cannot update the internal db chat table. It's actually not got anything to do with open-wa.
What I can suggest is:
Are you using the latest version of the library?
What type of session are you experiencing this issue on?
Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag
What type of host account are you experiencing this issue on?
Business account
Mode
My own code
Current Behavior
When I send a message in sequence to more than one contact, the error appears:
Expected Behavior
send the message successfully
Steps To Reproduce
create() code OR full CLI command + CONFIG
DEBUG INFO
Environment
Screenshots/Logs
No response
Anything else?
No response