Skip to content

bug: PHP lex_stats call shouldn't return entire entries list #1775

Closed
@rmunn

Description

@rmunn

See #1773 (comment) for details. On a project with more than 30,000 entries, lex_stats is trying to return all the entries and running out of memory. It should only be returning an entry count, plus a count of how many entries have pictures and how many have audio, both of which would be easy to get with a simple Mongo query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Awaiting PO sign off

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions