galaxyproject / galaxy

Data intensive science for everyone.
https://galaxyproject.org
Other
1.38k stars 999 forks source link

collection tool to filter out running or failed jobs #6549

Open ChristyPeterson opened 6 years ago

ChristyPeterson commented 6 years ago

I am aware there is a tool to filter out failed jobs in a collection, however there are some cases where a single long running job can prevent a user from downloading the collection. @Takadonet said to post here because he refuses to build this for me :)

mvdbeek commented 6 years ago

Jobs that are still running will just be skipped when downloading a collection, at least as far as I remember, so that would be one avenue, but I agree we could offer the option to skip running jobs. Would be straightforward if you based it on the filter failed collection tool.

simonbray commented 1 year ago

Being able to filter by other dataset states (e.g. paused, cancelled) would be very handy as well.