Open
Description
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
Labels
No labels