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
Sometimes matrix js sdk will partially crash. At this point, some functions similar to queueToDevice will not be available and will report the error 'failed to exclude transaction'. When checking the console's IndexDB, it will be found that the entire crypto store database has disappeared, leaving only a name. But the sendMessage function can still be used, and the sent message can only be seen by oneself, not by the other party. Is there any way to detect this scene.
The text was updated successfully, but these errors were encountered:
Sometimes matrix js sdk will partially crash. At this point, some functions similar to queueToDevice will not be available and will report the error 'failed to exclude transaction'. When checking the console's IndexDB, it will be found that the entire crypto store database has disappeared, leaving only a name. But the sendMessage function can still be used, and the sent message can only be seen by oneself, not by the other party. Is there any way to detect this scene.
The text was updated successfully, but these errors were encountered: