Skip to main content

BACKFILL_PER_REMEMBER

Constant BACKFILL_PER_REMEMBER 

Source
pub const BACKFILL_PER_REMEMBER: usize = 32;
Expand description

Per-remember cap for backfill_missing. One MiniLM mini-batch (embed_batch chunks at 64) — bounded latency on the write path while an actively-used project converges to full vector coverage within a few calls.