You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the result generate two message, and only deliver one
This issue is causing our dex to not function properly.
we have to use owner to resend this message, in this way we can not set owner = "" to make dex compelete decentralized.
will the message deliver missing problem still exist when mainnet?
I also read the ao whitepaper, in "5.2.2 Messages" section,
'''
The AO data protocol employs at-most-once delivery se- mantics, as detailed in [22], atop which additional guar- antees are provided by the maintenance of message logs on Arweave through its data persistence protocol. These guarantees ensure that undelivered messages that result from Pi may always been delivered later by re-computing Outbox(Pi) from its message log on Arweave.
'''
so how the redelivered mechanism works? is it available?how we use it?
jay young, [Jul 25, 2024 at 6:38:08 AM]:
No, occasionally failed
Problem
Messages are continuing to not be delivered!
jay young, [Jul 24, 2024 at 10:07:22 PM]:
hello, @twilson63 we have encouter messages deliver miss problem occasionally。
for example https://ao_marton.g8way.io/#/message/wo3CSe_K9TaINnyhsWYzvGeGNsiYI2sbeGKLAHhiYYQ
the result generate two message, and only deliver one
This issue is causing our dex to not function properly.
we have to use owner to resend this message, in this way we can not set owner = "" to make dex compelete decentralized.
will the message deliver missing problem still exist when mainnet?
I also read the ao whitepaper, in "5.2.2 Messages" section,
'''
The AO data protocol employs at-most-once delivery se- mantics, as detailed in [22], atop which additional guar- antees are provided by the maintenance of message logs on Arweave through its data persistence protocol. These guarantees ensure that undelivered messages that result from Pi may always been delivered later by re-computing Outbox(Pi) from its message log on Arweave.
'''
so how the redelivered mechanism works? is it available?how we use it?
jay young, [Jul 25, 2024 at 6:38:08 AM]:
No, occasionally failed
here is another example https://ao_marton.g8way.io/#/message/NHTulqzunPQfwQ9YQF63ZO0PeFWiF3XTjdkXhotucCY
just a normal war transfer, but credit-notice/Debit-Notice is not delivered
@twilson63
The text was updated successfully, but these errors were encountered: