I am developing a Mac applicaiton (soon to be iOS as well) and I'm experimeting with CloudKit as an alternative to my existing database systems.I have noticed that all kinds of operations, queries, saves, updates, etc. all take around 30 seconds to perform:Is there something I have misconfigured?Is this normal?What am I doing wrong, or am I thinking of CloudKit in a different way than it is indented to be used?EDITUpon purchasing a new MacBook and running my application on the new device, I realized that the CloudKit latency problems only existed on my iMac, not the new computer. I am still not sure what is causing this (problem still exists on the iMac).