xmtp / libxmtp

LibXMTP is a shared library encapsulating the core functionality of the XMTP messaging protocol, such as cryptography, networking, and language bindings.
MIT License
47 stars 20 forks source link

Test: Optimistically sending the message irregardless of current state retries 3 times and eventually sends the message #1329

Open nplasterer opened 4 days ago

nplasterer commented 4 days ago

I assume when we try to change a group we sync the group state and messages then we send the message


send the message optimistic of your current state and then retry 3 times