We're looking to transition from Prefect 1.0 to 2.0 when it's generally available. We run on our own servers instead of using Prefect Cloud. Despite being adorable, we opted to not use the default flow run names (e.g. delightful-marten, portable-scallop, strong-muskrat) and have our flows rename themselves with names that describe properties of their data. In Prefect 1.0, we used the
RenameFlowRun
task. How do we do the same thing in Prefect 2.0? I don't see a similar task but maybe I just missed it. Thanks for the help!
a
Anna Geller
07/16/2022, 12:22 PM
Have you tried using Prefect 2.0 already? it's likely you no longer need that since now the flow runs from a deployment can be triggered (e.g. from the CLI) using the combination of flow name and deployment name and then this run is marked in the flow run page with the flow prefix, as here
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.