MAX_COMMIT_SIZE

Constant MAX_COMMIT_SIZE 

Source
pub const MAX_COMMIT_SIZE: u16 = 1024; // 1_024u16
Expand description

An arbitrary limit on the number of changes that can be applied in a single transactional update. Exists largely to prevent clients from being able to OOM the netstack.