Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Check for > 6 Pkmn and Duplicates in Replay Parsing #271

Description

@kelvinkoon

Describe the issue
Currently, the pipeline for writing to DDB breaks due to this replay: https://replay.pokemonshowdown.com/gen9ou-1886092778
The duplicates Arceus causes an error, but the main issue is the pipeline does not check for duplicates and extreme cases where there are > 6 Pkmn.

Acceptance Criteria

  • Check for duplicates
  • Enforce > 6 Pkmn teams
  • Deployed to Prod

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions