CKError.Code.requestRateLimited
An error that occurs when CloudKit rate-limits requests.
Declaration
case requestRateLimitedDiscussion
Check for a CKErrorRetryAfterKey key in the userInfo dictionary of any CloudKit error that you receive. It’s especially important to check for it if you receive any of these errors. Use the value of the CKErrorRetryAfterKey key as the number of seconds to wait before retrying this operation.
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.limitExceededCKError.Code.managedAccountRestricted