Save local and then cloud order

If I’m sending and getting data regularly from the cloud and using blocks like “when variable initializes or changes” is there a best practice eg.
Save to cloud and then get from cloud?
Or should I save locally and then update the cloud?

If I do the latter, and I have the when variable… component, won’t I be performing 3 steps instead of 2?
Because I’ll save local, then save to cloud, then get from cloud.

I’m just wondering if there’s a normal practice that makes the mode sense and is most efficient.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.