Skip to main content

DEFAULT_ACK_OUTPUT_CONCURRENCY

Constant DEFAULT_ACK_OUTPUT_CONCURRENCY 

Source
const DEFAULT_ACK_OUTPUT_CONCURRENCY: usize = 10;
Expand description

Default concurrency for the outgoing acknowledgement processing pipeline when not overridden via AcknowledgementPipelineConfig::ack_output_concurrency.