@cryptokid @alex, what is the recommended opposite of coreservices_addEventSync
?
If we keep the tables pruned on a regular basis (every 30 mins or so), we have zero issues. However, in situations in which the sync gets behind (e.g. we stop testing our apps for the day), the syncs get waaaaaaay behind again (as expected).
Clearing the tables in those situations still works, it just takes a while to ācatch upā. Can we simply ādestroyā our sync subscription and recreate it?