Skip to content

Add pagination controls to execution list #553

Open
@jisantuc

Description

@jisantuc

Fetching every page of executions for large numbers of executions means that some requests (and their callbacks) are still in flight while you search, which can produce weird results like non-matching executions getting appended to your search results. It'd be better just to paginate the execution list and let people page through (respecting the query params obviously) on their own

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