Hi, I have a question ..
I got a some flow id on cli (i.e., prefect get flows), and then i try to get flow’s status like is_running.
So, I use FlowRunView.from_flow_run_id(‘my flow id’) but I got a ValueError: No flow runs found while querying for flow runs where ~~.
Could you any one help me?
m
Mason Menges
11/04/2022, 4:05 PM
Hey @Ikkyu Choi assuming this is for prefect 2 which command are you running to check the flow run ids
prefect flow ls
or
prefect flow-run ls
? if you put in a flow Id when querying for flow runs it won't returning anything.
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.