pub const MAX_BATCH_SIZE: u16 = 42;
Expand description

The largest number of changes that can be provided in a single call to PushChanges, or events that will be provided in a single Watch response.