You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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.
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.
digdag/digdag-server/src/main/java/io/digdag/server/rs/ProjectResource.java
Line 264 in eb44c91
The text was updated successfully, but these errors were encountered: