MAX_SEND_REPORTS

const val MAX_SEND_REPORTS: Int = 5

This is the maximum number of previously stored reports that we send in one batch to avoid overloading the network.