Skip to main content

DEFAULT_OUTBOX_BATCH_SIZE

Constant DEFAULT_OUTBOX_BATCH_SIZE 

Source
pub const DEFAULT_OUTBOX_BATCH_SIZE: u32 = 16;
Expand description

Default outbox.batch_size applied when omitted and the dispatcher is enabled: rows claimed per sweep.