Expand description
Retry buffer for failed LLM enrichment
When enrichment fails, writes artifacts to disk for later retry. Location: ~/.local/state/nexus-memory-system/pending-enrichment/
Structsยง
- Retry
Artifact - A retry artifact containing the data needed to retry failed enrichment.
- Retry
Buffer - File-based retry buffer for failed enrichment attempts.