Skip to content

Add faq that retries could account for events not filtered by Destination Filter #5223

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 2 commits into from
Aug 25, 2023

Conversation

tanjinhong72
Copy link
Contributor

Proposed changes

Customers are confused that sometimes they are still seeing events flowing through after adding Destination Filter. Added the following faq to indicate that retries could account for these events not filtered by Destination Filter

"Why do I see events being sent through after I just added a destination filter?

If Event Delivery page shows events have been retried, the retries could account for events that did not get filtered when the Destination Filter is just added. Such scenario can occur when an event was sent to the destination and encountered timeout error, and retries for the events are attempted. While the retries are attempted, and a Destination Filter is then added, these retries will not subject to the filtering since these are from the events sent before the Destination Filter is added."

Merge timing

Related issues (optional)

https://segment.zendesk.com/agent/tickets/518110
https://segment.zendesk.com/agent/tickets/380271

…Destination Filter

Customer are confused that sometimes they are still seeing events flowing through after adding Destination Filter. Added the following faq to indicate that retries could account for these events not filtered by Destination Filter

"Why do I see events being sent through after I just added a destination filter?

If Event Delivery page shows events have been retried, the retries could account for events that did not get filtered when the Destination Filter is just added. Such scenario can occur when an event was sent to the destination and encountered timeout error, and retries for the events are attempted. While the retries are attempted, and a Destination Filter is then added, these retries will not subject to the filtering since these are from the events sent before the Destination Filter is added."
@tanjinhong72 tanjinhong72 marked this pull request as ready for review August 25, 2023 10:16
@tanjinhong72 tanjinhong72 requested a review from a team as a code owner August 25, 2023 10:16
@tanjinhong72 tanjinhong72 requested review from pwseg and removed request for a team August 25, 2023 10:16
@pwseg pwseg added the content-update updates to content that are not new features, includes grammar fixes, added notes label Aug 25, 2023
@pwseg pwseg merged commit b6298de into develop Aug 25, 2023
@pwseg pwseg deleted the tanjinhong72-patch-2 branch August 25, 2023 18:38
@github-actions
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
content-update updates to content that are not new features, includes grammar fixes, added notes KCS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants