mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:00:54 +00:00
fix(memory): back off qmd open failures
This commit is contained in:
@@ -64,6 +64,9 @@ present.
|
||||
same-source collections into one QMD search invocation. Older QMD releases
|
||||
keep the compatible per-collection fallback.
|
||||
- If QMD fails entirely, OpenClaw falls back to the builtin SQLite engine.
|
||||
Repeated chat-turn attempts back off briefly after an open failure so a
|
||||
missing binary or broken sidecar dependency does not create a retry storm;
|
||||
`openclaw memory status` and one-shot CLI probes still recheck QMD directly.
|
||||
|
||||
<Info>
|
||||
The first search may be slow -- QMD auto-downloads GGUF models (~2 GB) for
|
||||
|
||||
Reference in New Issue
Block a user