PrefectHQ / prefect

Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
https://prefect.io
Apache License 2.0
17.45k stars 1.64k forks source link

UI suggestion add All except Completed #15679

Open williamjamir opened 1 month ago

williamjamir commented 1 month ago

Describe the current behavior

At the moment, it is only possible to individually select the states of task runs.

Describe the proposed behavior

It would be nice to see only the statuses that are not "Completed" to quickly identify what went wrong and which tasks were not executed.

image

to

Example Use

No response

Additional context

No response

AmanSal1 commented 1 month ago

@williamjamir Can I give it a shot ?