Frequent error: ⚠ Your message was not bridged: failed to check if message index is duplicate: database is locked.
I often get the error:
⚠ Your message was not bridged: failed to check if message index is duplicate: database is locked.
Even where the bridge is hosted on a reasonably new iMac on an SSD so I don't think it's a machine limitation. Are there any workarounds to reduce this issue? Or any plans to support a more robust psql/mysql database?
SQLite is very robust and can easily handle much bigger bridges, it's likely that there's either some old bug in the bridge or you're holding it wrong
Anything I can do to troubleshoot, then? I have a pretty normal config, I think. What do you mean by "holding it wrong"? Is it something I'm actually doing?
Or is the lock timeout hardcoded somewhere, such that it could be increased to avoid these issues?