Skip to content

Conversation

@L7R7
Copy link
Owner

@L7R7 L7R7 commented Oct 18, 2024

This brings benefits for all cases where paginated resources are consumed, especially when there's a lot of elements. The gitlab-api package now provides a manager-worker-pattern, where the paginated resource is crawled and at the same time several workers can process the elements concurrently.
For example, when working with merge requests, the user doesn't have to wait until all merge requests have been loaded. This means faster feedback cycles and a better user experience.

@L7R7
Copy link
Owner Author

L7R7 commented Oct 20, 2024

This will close #35

@L7R7 L7R7 force-pushed the queued_processing branch from b7656ef to 2dbbb9a Compare June 25, 2025 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants