Skip to content

Market transaction pagination in CRT dashboard: query a page at once #6507

@Lezek123

Description

@Lezek123

The issue of lacking pagination in the Market transactions section of CRT dashboard was fixed in #6505, but the query still pre-fetches all transactions from Orion and the result is then split to chunks client-side.

To avoid running into issues when the number of AMM transactions is very large we should consider fetching only one page of results at once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions