Hi guys,
Will you be adding in the Orion UI the projects section like we used to have in Prefect 1.X? That was super useful.
Thanks!
:gratitude-thank-you: 1
š 1
b
Bianca Hoch
11/03/2022, 10:16 PM
Hey Alexandru, we've had users request similar grouping methods for our 2.0 UI that are analogous to projects in 1.0. Would you mind opening a feature request in our GitHub describing what you'd like to see? We do appreciate feedback like this.
a
Alexandru Anghel
11/04/2022, 6:46 PM
Hi Bianca, thanks for your reply!
I will create a feature request, but first i want to explore it a bit more as i've just started migrating the code from Prefect 1.4.
Another thing that i've noticed is that the next flow runs are sorted Newest by Oldest as default. For me it will be more useful to see the next runs, not the last ones in the 24 h interval, hence default to Oldest to newest (see picture).
Another useful thing for me would be to see the deployment names in the flow runs section. Maybe like flow name + deployment name + random funny name. It would be easier to track which deployment is going to run next.
For example, my alerts-for-state flow can be deployed like this:
⢠batch - to load a large volume of data (one time schedule/daily schedule using dask runner)
⢠snapshot - to capture a picture of our data at run time (every 5 minutes schedule).
I know i can check the tags but i just don't see them that easily, especially when we have lots of them. Or maybe having the option to add some colors to the tags would make them more visible?
Thanks,
Alex
I've noticed the same default sorting in the Deployment runs section (see picture).
Also, in the Deployments page the search by tag option would be nice to have, just like in the Flow Runs section. Or maybe have a summary of all tags at the top and just click on them instead of typing.
I don't know, just my two cents. š