pub const DEFAULT_POOL_QUEUE_SEND_TIMEOUT_MS: u64 = 500;
Wait time (ms) when queue is full before rejecting. Env: PLUGIN_POOL_QUEUE_SEND_TIMEOUT_MS Increase for bursty traffic patterns.