Skip to content

Unused reduce_seeds in internetarchive/openlibrary #12112

@Adeelp1

Description

@Adeelp1

Question

Is the reduce_seeds function in openlibrary/core/lists/engine.py currently used within this repository, or is it intended for use in an external context?

Additional context

While exploring the codebase, I noticed that reduce_seeds does not appear to be referenced anywhere in this repository.

However, I found that a similar function is used in the openlibrary/openlibrary repo as part of a processing flow.

I wanted to confirm whether:

  • this function is expected to be used externally (e.g., scripts, pipelines), or
  • it is currently unused and could be considered for cleanup/refactor.
Resolution Details (for maintainers)

Issue resolution criteria

Clarify whether reduce_seeds is actively used. If unused, confirm whether it should be removed or documented.

Stakeholders

@Adeelp1

Metadata

Metadata

Assignees

Labels

Affects: DocumentationIssues related to developer or ops or data documentation. [managed]Lead: @mekarpelesIssues overseen by Mek (Staff: Program Lead) [managed]Needs: ResponseIssues which require feedback from leadPriority: 4An issue, but should be worked on when no other pressing work can be done. [managed]

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions