Skip to content

Update index.md repeater to include details on replay #4801

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

lizkane222
Copy link
Contributor

Add Replay details when using a Repeater

Proposed changes

Added the section Replays with a Repeater
Replays can affect your MTU count when using a Repeater destination. Notify your team before initiating a Replay if you’re using a Repeater destination. There are edge cases where the repeater would count towards MTUs, specifically when replaying historical data from the source connected to feed data into that Repeater destination. This is because userIds/anonymousIds would not have been seen by the source the Repeater sends data to. The API plans count by events sent through the pipeline; the repeater resends an event through the entire pipeline [Source → Repeater → Source → Destinations] so one event is sent through twice, and would increase the throughput count.

This is necessary to add at this point in the docs so that customers are aware of the nuances associated with repeaters and replays.

Merge timing

  • once approved

Related issues (optional)

Zendesk tickets :

Add Replay details when using a Repeater
@cmastr cmastr added the KCS label Jan 25, 2024
@cmastr cmastr marked this pull request as ready for review January 25, 2024 15:13
@cmastr cmastr requested a review from a team as a code owner January 25, 2024 15:13
@cmastr cmastr requested review from forstisabella and removed request for a team January 25, 2024 15:13
@forstisabella forstisabella merged commit 1202005 into develop Jan 29, 2024
@forstisabella forstisabella deleted the lizkane222-patch-2 branch January 29, 2024 17:44
Copy link
Contributor

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants