Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use pagination when fetching all the projects #193

Merged
merged 3 commits into from
Apr 18, 2023

Conversation

leoll2
Copy link
Collaborator

@leoll2 leoll2 commented Apr 15, 2023

I add pagination support to ProjectClient.get_all_projects() (based on the /projects endpoint. This fixes an issue where not all the projects would be loaded for workspaces with 10+ projects.

leoll2 added 3 commits April 15, 2023 15:14
…rojects endpoint

bugfix: some projects would not be fetched due to page size limit
@ljcornel
Copy link
Collaborator

Thank you @leoll2! The PR looks good to me

@ljcornel ljcornel merged commit 6d8a862 into openvinotoolkit:main Apr 18, 2023
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