LiveCloud Forums
question about cdb_sync - Printable Version

+- LiveCloud Forums (https://forums.livecloud.io)
+-- Forum: General (https://forums.livecloud.io/forumdisplay.php?fid=1)
+--- Forum: General (https://forums.livecloud.io/forumdisplay.php?fid=3)
+--- Thread: question about cdb_sync (/showthread.php?tid=120)



question about cdb_sync - clarencemartin - 09-03-2019

If do several cdb_sync calls and there is no internet connection, will all of these cdb_sync calls just cache and then sync separately when the network is available?


RE: question about cdb_sync - efrain.c - 09-03-2019

Every sync that modifies the cloud, cdb_sync with "local" as the source, will be cached as its own request. When the network is available, every sync request that was cached will be processed individually.