pub const WORKER_BUFFER_POOL_ALLOC_ATTEMPTS: usize = 5;
Number of attempts to allocate a buffer from the worker pool before giving up.