CKError.Code.limitExceeded
An error that occurs when a request’s size exceeds the limit.
Declaration
case limitExceededDiscussion
The server can change its limits at any time, but the following are general guidelines:
400 items (records or shares) per operation
2 MB per request (not counting asset sizes)
If your app receives CKError.Code.limitExceeded, it must split the operation in half and try both requests again.
See Also
Error Codes
CKError.Code.accountTemporarilyUnavailableCKError.Code.alreadySharedCKError.Code.assetFileModifiedCKError.Code.assetFileNotFoundCKError.Code.assetNotAvailableCKError.Code.badContainerCKError.Code.badDatabaseCKError.Code.batchRequestFailedCKError.Code.changeTokenExpiredCKError.Code.constraintViolationCKError.Code.incompatibleVersionCKError.Code.internalErrorCKError.Code.invalidArgumentsCKError.Code.managedAccountRestrictedCKError.Code.missingEntitlement