Skip to content
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

Handle duplicate aggregates #113

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Handle duplicate aggregates #113

merged 2 commits into from
Nov 13, 2024

Conversation

jschlyter
Copy link
Member

@jschlyter jschlyter commented Nov 8, 2024

Detect, log and handle duplicate aggregates using content-digest header and return original metadata if we receive the same aggregate a 2nd time.

@jschlyter jschlyter requested a review from a team as a code owner November 8, 2024 13:31
@jschlyter jschlyter requested a review from eest November 8, 2024 13:32
@jschlyter jschlyter self-assigned this Nov 8, 2024
@jschlyter jschlyter added the enhancement New feature or request label Nov 8, 2024
@jschlyter jschlyter linked an issue Nov 11, 2024 that may be closed by this pull request
@jschlyter jschlyter merged commit 73ea593 into main Nov 13, 2024
4 checks passed
@jschlyter jschlyter deleted the detect_duplicates branch November 13, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement aggregate duplicate detection
1 participant