Skip to main content

DEFAULT_TOTAL_FETCH_PERMITS

Constant DEFAULT_TOTAL_FETCH_PERMITS 

Source
pub const DEFAULT_TOTAL_FETCH_PERMITS: usize = 32; // 32usize
Expand description

Default total number of origin GETs allowed to run concurrently. See RangeCache::new.