Can someone tell me a story here? Network problems, data latency, hope the image uploads!

Well Phil just beat me to it, but I was going to add a little off topic: if you care about the atomicity of the data you’re acquiring then subscriptions are the wrong approach. You need to be issuing explicit reads based on some trigger or using a transaction group to do that for you.