Skip to main content

Module retry_buffer

Module retry_buffer 

Source
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ยง

RetryArtifact
A retry artifact containing the data needed to retry failed enrichment.
RetryBuffer
File-based retry buffer for failed enrichment attempts.