TF-4236 Misleading variable name: maxBatches represents batch size, not batch count.
This commit is contained in:
@@ -24,4 +24,4 @@ class NotParsableBlobIdToEmailException implements Exception {
|
||||
NotParsableBlobIdToEmailException({this.ids});
|
||||
}
|
||||
|
||||
class EmailIdListIsEmptyException implements Exception {}
|
||||
class EmailIdsSuccessIsEmptyException implements Exception {}
|
||||
Reference in New Issue
Block a user