Post

Replies

Boosts

Views

Activity

Reply to What is CloudKit error: AssetUploadTokenRetrieveRequest request size exceeds limit
Thank for your quick reply. Ok understood. So there are two possible solutions. Quick and dirty: Reduce the batch size to 100 Reliable: Split the batch size and retry recursively until no limit exceeded error is returned. BUT "and the maximum number of tokens in a request is limited to 200" How can I predict how many tokens are needed for my request? Is there any documentation available?
2w