(SM-2411) Data Delivery Guarantee
Supported delivery guarantees:
Exactly-once (default behavior): Data will be stored exactly once on the target. Any data from partial, unclear, or failed data transfer will be automatically removed from the target.
At-least-once: Data will be transferred to the target at least once. No cleanup is performed in case of partial, unclear, or failed data transfers which might result in duplicate entries.