ephemeraHQ / xmtp-inbox-web

XMTP Inbox web chat app
https://dev.xmtp.chat
MIT License
33 stars 40 forks source link

Fix Bot Order Issue #394

Open daria-github opened 11 months ago

daria-github commented 11 months ago

There have been reports of some bot responses when initiated from xmtp.chat appearing before the original message in the conversation view. This issue is a tracking ticket to investigate and resolve this issue.

neekolas commented 11 months ago

I've also run into this. It may be the case that the clock drift between the client and the server is > than the time it takes for the message to make its way to the bot. Both the bot and the client set their message time to their own local now().