Skip to content

/search api slow response due to no pagination #52

@abdullah1116

Description

@abdullah1116

on this page
https://flashpointproject.github.io/flashpoint-database/search/

if we search "car" it took 2.8min for me
image

it has 1.2mb of data, it fetched all 83 pages (8261 rows) at once even when paginated is checked.

i think i should not pull all data which will fasten the response time and also will ease the server.

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