At the moment, there are only two choices for replication flows: either initial load only, or initial + delta.
A delta only option would be really handy in the case a big table is replicated and a maintenance task requires a redeploy of the flow. For big tables (>>10M records), repeating the initial load every time is very expensive.
Will you add delta only to the list?
Thank you.