maximumBatchCountPerUpload property
The maximum number of batches to send per upload cycle. This can be used in conjunction with messageBatchMessageLimit to control the amount of data that is uploaded in a given cycle.
Default: 5
Note: This flag is applicable only for Android.
Implementation
final int? maximumBatchCountPerUpload;