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

Number of stories in a container is capped before deduplication #27665

Open
DanielCliftonGuardian opened this issue Dec 11, 2024 · 0 comments
Open
Labels

Comments

@DanielCliftonGuardian
Copy link
Contributor

See thread: https://groups.google.com/a/guardian.co.uk/g/dotcom.platform/c/dLkTt6_ctS0/m/9yxsnufQAAAJ

The number of stories in a container is limited (

val trimmedBackfill = backfill.take(storyCount - trimmedCurated.length)
) before the deduplication logic (
val deduplicatedCollections = PressedCollectionDeduplication
)

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

No branches or pull requests

1 participant