pub const CHUNKS_BUFFER_FACTOR: usize = 20;
Expand description

Multiplier applied to the buffer argument from the cli to determine the maximum number of simultaneous request to the chunk/ endpoint.