treasure-data / digdag

Workload Automation System
https://www.digdag.io/
Apache License 2.0
1.31k stars 221 forks source link

Pagination / Sessions List Limit [UI] #1012

Open jaymed opened 5 years ago

jaymed commented 5 years ago

Is there a way to increase the number of session entries listed in the main page, the project page and the workflow page? Even better, can pagination be enabled? I see that filtering on status exists now, which is great, but this doesn't solve our issue. For the workflow page, I'm guessing that attempts would also need similar changes, including the status filtering which is currently not possible at that level.

A common scenario for us is to backfill a large number of sessions. During that operation the processing/pending entries don't all show up in the UI due to the current page limits.

hiroyuki-sato commented 5 years ago

Hello, @jaymed IIUC, the pagination not implemented yet.

jaymed commented 5 years ago

@hiroyuki-sato Is there a roadmap or some list of features that are upcoming?

hiroyuki-sato commented 5 years ago

Hello, @jaymed

Milestone page may help. https://github.com/treasure-data/digdag/milestones

If an issue has v0.9.X label, It will fix or implement soon, And If it has v0.10.X, It will introduce at next major update. Otherwise, that doesn't schedule yet.

I'm not core maintainer, so I don't know much more information about the roadmap.

Could you tell us more detail(ex. What information do you want) if my answer doesn't correct.