Skip to main content

DEFAULT_ACK_INPUT_CONCURRENCY

Constant DEFAULT_ACK_INPUT_CONCURRENCY 

Source
const DEFAULT_ACK_INPUT_CONCURRENCY: usize = 10;
Expand description

Default concurrency for the incoming acknowledgement processing pipeline when not overridden via AcknowledgementPipelineConfig::ack_input_concurrency.