Skip to content
This repository was archived by the owner on Jul 11, 2026. It is now read-only.
This repository was archived by the owner on Jul 11, 2026. It is now read-only.

/search api slow response due to no pagination #52

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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