deltaSyncOverlap property
Clock-skew tolerance subtracted from the watermark passed to
DeltaSyncCapable.readSince. Re-delivered rows in the overlap window
are skipped by the strictly-newer check, so a generous overlap is safe.
Implementation
final Duration deltaSyncOverlap;