Skip to content

fix replay duplication bug#381

Merged
Ian-Nara merged 3 commits intomainfrom
ian-UID2-6392-fix-optout-replay-bug
Feb 24, 2026
Merged

fix replay duplication bug#381
Ian-Nara merged 3 commits intomainfrom
ian-UID2-6392-fix-optout-replay-bug

Conversation

@Ian-Nara
Copy link
Contributor

@Ian-Nara Ian-Nara commented Feb 24, 2026

When removing optout persistant storage, we download delta and partition files at pod start that have already been sent to partners. This produces a download event that causes the sender to attempt to send the downloaded file, regardless of the processed.txt and timestamp.txt files

To prevent duplicate sends, we should implement a check against the processed.txt and timestamp.txt file in the event-based send-path.

@Ian-Nara Ian-Nara merged commit 9267177 into main Feb 24, 2026
4 checks passed
@Ian-Nara Ian-Nara deleted the ian-UID2-6392-fix-optout-replay-bug branch February 24, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants