HuangDaHui

Results 94 comments of HuangDaHui

> Yes, it happens :( [#789](https://github.com/devlikeapro/waha/issues/789) > > Here's the logic we can suggest to implement, similar to "resend" functionality [#789 (comment)](https://github.com/devlikeapro/waha/issues/789#issuecomment-2646815064) > > [![patron:PRO](https://camo.githubusercontent.com/4f70c3a9ee2450c288faea5e1a1b7ebd0ffc1571450a59676b300ffb32b32537/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f706174726f6e2d50524f2d313838613432)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers) OK, I'll try

`{ "id": "[email protected]_3EB0BB49FBFA087AD22DF5", "timestamp": 1741855318, "from": "[email protected]", "fromMe": true, "body": "已send過去 🙌", "hasMedia": false, "ack": 3, "ackName": "READ", "replyTo": null, "_data": { "key": { "remoteJid": "[email protected]", "fromMe": true, "id": "3EB0BB49FBFA087AD22DF5"...

> `{ "id": "[email protected]_3EB0BB49FBFA087AD22DF5", "timestamp": 1741855318, "from": "[email protected]", "fromMe": true, "body": "已send過去 🙌", "hasMedia": false, "ack": 3, "ackName": "READ", "replyTo": null, "_data": { "key": { "remoteJid": "[email protected]", "fromMe": true, "id":...

I wonder if this will happen to “GOWS”?

@devlikepro Hi, how should I solve this?

> Hi! Yes, it could happen in GOWS, but should be with less ratio. > > > There is another situation, "ackName": "READ" but there is no message record on...

> PENDING > With actual `PENDING` only repairing session will help, I believe > > [![patron:PRO](https://camo.githubusercontent.com/4f70c3a9ee2450c288faea5e1a1b7ebd0ffc1571450a59676b300ffb32b32537/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f706174726f6e2d50524f2d313838613432)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers) Or maybe logging out every few days would also reduce the occurrence of PENDING?

> Yes! Now you can observer events using [Event Monitor](https://waha.devlike.pro/docs/how-to/waha-dashboard/#event-monitor), but we're working on proper logs solution too! > > it'll work on for default "docker-compose" installation tho, I don't...