example:
I'm running a one-way sync from a-base to b-base. The sync lasts for ½ an hour.
Ten minutes aftes the sync has started (and while it's still in proces) some data are UPDATED (or DELETED or INSERTED) in a-base.
Then the Q is then: what will happen (of these three posibilities):
1) SJA will CERTAINLY write this change to b-base
2) SJA will NOT (ever) write this change to b-case
3) SJA will MAYBE write this change to b-base depending on circumstances.
possibility 3) is what I call “not predictable”.