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

/api/projects does not support pagination #1106

Closed
kiyoto opened this issue May 15, 2019 · 2 comments
Closed

/api/projects does not support pagination #1106

kiyoto opened this issue May 15, 2019 · 2 comments
Assignees

Comments

@kiyoto
Copy link
Contributor

kiyoto commented May 15, 2019

Without pagination (or filter, or something...) it's not possible to retrieve the list of all projects. When Digdag is set up to create many projects automatically (say, in the case of Treasure Data), it becomes difficult to get the full list of projects.

c.f.

collection = ps.getProjects(100, Optional.absent())

@yoyama
Copy link
Contributor

yoyama commented May 27, 2019

@kiyoto Thank you for your proposal and sorry for late reply.
I agree with requirement of pagination. But I don't know there are something reasons for it or not.
So I will discuss with @muga and make decision to accept this requet or not.

@yoyama
Copy link
Contributor

yoyama commented Dec 23, 2022

The PR #1697 has supported it.

@yoyama yoyama closed this as completed Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants