Skip to main content

WORKER_BUFFER_POOL_ALLOC_ATTEMPTS

Constant WORKER_BUFFER_POOL_ALLOC_ATTEMPTS 

Source
pub const WORKER_BUFFER_POOL_ALLOC_ATTEMPTS: usize = 5;
Expand description

Number of attempts to allocate a buffer from the worker pool before giving up.