Constant DEFAULT_POOL_QUEUE_SEND_TIMEOUT_MS

Source
pub const DEFAULT_POOL_QUEUE_SEND_TIMEOUT_MS: u64 = 500;
Expand description

Wait time (ms) when queue is full before rejecting. Env: PLUGIN_POOL_QUEUE_SEND_TIMEOUT_MS Increase for bursty traffic patterns.