fleet-memory/hindsight-integrations/openclaw/src
Rutimka cd4d449f8e
fix(openclaw): add recallTimeoutMs config option for auto-recall (#736)
The auto-recall timeout was hardcoded to 10s but recall with budget=high
can take 13s+. This adds a configurable recallTimeoutMs option (default:
10000ms) so users can increase the timeout when using higher recall budgets.

Also adds recallInjectionPosition to the plugin schema (it was already
implemented in code but missing from the JSON schema validation, causing
config rejection).

Co-authored-by: Marco Rutsch <marco@rutimka.de>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-28 17:59:23 +01:00
..
client.test.ts feat(openclaw): v2 recall/retention controls, scalability fixes, and Gemini safety settings (#480) 2026-03-05 16:55:16 +01:00
client.ts feat(openclaw): v2 recall/retention controls, scalability fixes, and Gemini safety settings (#480) 2026-03-05 16:55:16 +01:00
derive-bank-id.test.ts feat(openclaw): v2 recall/retention controls, scalability fixes, and Gemini safety settings (#480) 2026-03-05 16:55:16 +01:00
embed-manager.ts fix(openclaw): remove unused imports, retry health check, suppress unhandled rejection (#373) 2026-02-16 10:02:19 +01:00
index.test.ts feat(openclaw): v2 recall/retention controls, scalability fixes, and Gemini safety settings (#480) 2026-03-05 16:55:16 +01:00
index.ts fix(openclaw): add recallTimeoutMs config option for auto-recall (#736) 2026-03-28 17:59:23 +01:00
moltbot-types.ts fix: rename openclawd to openclaw (#252) 2026-01-30 13:04:42 +01:00
remote-no-llm.test.ts feat(openclaw): v2 recall/retention controls, scalability fixes, and Gemini safety settings (#480) 2026-03-05 16:55:16 +01:00
types.ts fix(openclaw): add recallTimeoutMs config option for auto-recall (#736) 2026-03-28 17:59:23 +01:00