Skip to content

fix: add support for new list request-queue requests parameters#880

Open
mvolfik wants to merge 2 commits intomasterfrom
fix/request-queue-filters-and-cursor-pagination
Open

fix: add support for new list request-queue requests parameters#880
mvolfik wants to merge 2 commits intomasterfrom
fix/request-queue-filters-and-cursor-pagination

Conversation

@mvolfik
Copy link
Copy Markdown
Member

@mvolfik mvolfik commented Apr 9, 2026

add support for endpoint parameters and new pagination method added in apify/apify-core#12115

There is a new parameter filter for the request queue -> list requests endpoint. To properly support pagination, we also added proper cursor-based pagination, with opaque cursor provided by the server. So this PR switches the pagination internals to use this new way. All of this is done in backwards-compatible manner, the test updates are only necessary to update the server implementation mocks and cases where the existing tests were inspecting some internals.

@mvolfik mvolfik self-assigned this Apr 9, 2026
@github-actions github-actions bot added t-core-services Issues with this label are in the ownership of the core services team. tested Temporary label used only programatically for some analytics. labels Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-core-services Issues with this label are in the ownership of the core services team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants