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
A message could possibly failed to be consumed in the worst cases(revert owing to completely unexpected error), and this would halt the protocol but we lack recovery functionalities, like force consuming a message, to recover from such situation
The text was updated successfully, but these errors were encountered:
Description
A message could possibly failed to be consumed in the worst cases(revert owing to completely unexpected error), and this would halt the protocol but we lack recovery functionalities, like force consuming a message, to recover from such situation
The text was updated successfully, but these errors were encountered: