Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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. There is no cleanup performed in case of partial, unclear or failed data transfers which might result in duplicate entries.

  • No labels