fix(auth): wait through SQLite read contention · openclaw/openclaw@0ef8620 (opens in new tab)
Apply the canonical SQLite busy timeout to short-lived read-only auth profile reads so a brief rollback-journal exclusive lock cannot make valid persisted credentials appear missing.
Read the original article