Skip to main content

MAX_CONCURRENCY

Constant MAX_CONCURRENCY 

Source
pub const MAX_CONCURRENCY: usize = 16;
Expand description

Maximum allowed concurrency to prevent resource exhaustion. Higher values can cause “too many open files” errors and network saturation.