Sometimes every call to Seshat.commit() (and possibly other APIs) starts throwing an error, until the application is restarted:
Error: internal error in Neon module: called `Result::unwrap()` on an `Err` value: SendError { .. }
at vector://vector/webapp/bundles/7301ce335b9a023b7ddd/init.js:1:1557039
This ends up making the application unusable: element-hq/element-web#33501
Sometimes every call to
Seshat.commit()(and possibly other APIs) starts throwing an error, until the application is restarted:This ends up making the application unusable: element-hq/element-web#33501