Skip to content

Back-end query results limited to 10,000 entries #190

@Zoubeyer

Description

@Zoubeyer

Hello everyone,

There seems to be a limit of 10,000 query results in the back-end.

Maybe it's an unique case because few tournament reach 10.000+ attendees but for the Evo2023 tournament with 11058 attendees, it's impossible to reach the end of a ParticipantPaginationQuery.

Here is an illustration :

image
image
As you can see, There is 443 pages and I can paginate to page 400.

When I want page 401, i get :
image
no more results and no more page.

You can also test it directly on start.gg in the Evo2023 tournament's page.
In the attendees list : https://www.start.gg/tournament/evo-2023/attendees
you have results till page 400 : https://www.start.gg/tournament/evo-2023/attendees?page=400
but impossible to go any further : https://www.start.gg/tournament/evo-2023/attendees?page=400

This may be normal behavior, but I haven't seen any such limitation in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions