Skip to content

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

Open
@DanielCliftonGuardian

Description

@DanielCliftonGuardian

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
)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions