HuangDaHui
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) > > [](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 > > [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers) Or maybe logging out every few days would also reduce the occurrence of PENDING?
After logging in again it was restored
> 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...