• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CloudKit - partialFailure and limitExceeded
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CloudKit - partialFailure and limitExceeded


  • Subject: CloudKit - partialFailure and limitExceeded
  • From: somu subscribe <email@hidden>
  • Date: Fri, 7 Jul 2017 07:18:41 +0800

Hi,

In CloudKit, I would like to know all the possible CKError.Code for a
.partialFailure error.

Assumptions:
Presently I am only handling the following CKError.Code for partialFailure.
.serverRecordChanged  //Only applicable while saving records
.zoneNotFound //Only applicable while fetching zones
.unknownItem  //Only applicable while fetching items
.batchRequestFailed //Only applicable while saving records in custom zone

Questions:
For partialFailure, are the above stated the only possible error codes ?
Are the errors serverRecordChanged, zoneNotFound, unknownItem only possible as
part of partialFailure error ? (Would the error returned by the completion
handler directly contain serverRecordChanged, zoneNotFound, unknownItem or only
a partialFailure error may contain them ?)
Are my comments regarding when each of the above error correct ? (Comments
beginning with "Only applicable while"...)
Is limitExceeded error thrown while fetching and saving or is it only
applicable to saving ?

Thanks and regards,
Muthu
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Increasing stack size of NSDocument's open file thread
  • Next by Date: Re: Increasing stack size of NSDocument's open file thread
  • Previous by thread: Re: Increasing stack size of NSDocument's open file thread
  • Next by thread: Re: ANN: New unofficial developer mailing lists
  • Index(es):
    • Date
    • Thread