Files
gbrain/test
Garry TanandClaude Opus 5 3afcf3d93f fix(minions): stamp 10-min default timeout on facts-absorb jobs (#3207)
facts-absorb performs one LLM extraction call per page — the same shape
as chronicle_extract — but was missing from HANDLER_DEFAULT_TIMEOUT_MS,
so it inherited the tight null-default wall-clock budget and was
dead-lettered mid-generation on slow chat providers. Nothing was
inserted; the page's facts were silently lost.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-28 13:14:06 -07:00
..