Skip to content

Cache or bulk fetch API responses in order admin screens. #2782

Open

Description

Seems like we do lot of API fetch on order admin or order edit screens. This cause slow page loads as individual requests adds up. Can we consider either bulk fetching all the data that we are going to need, or perhaps cache data that can be cached. Currently we add up to 1-2s in the page load time:

Screenshot 2024-07-29 at 3 53 41 PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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