INGEST_PROGRESS_INTERVAL

Constant INGEST_PROGRESS_INTERVAL 

Source
const INGEST_PROGRESS_INTERVAL: u64 = 10;
Expand description

Report progress every N items during ingest (avoids flooding stderr).