Salome S
10/18/2024, 10:31 PMMarvin
10/18/2024, 10:32 PMMarvin
10/18/2024, 10:33 PMlist_flow_runs_with_states(states)
to get flow runs in specific states.
3. Filter Flow Runs: You can then refine this list manually by checking each flow run's properties, including custom parameters that were used when the flow was deployed.
For more detailed guidance, here is a link to the relevant Prefect documentation: Prefect 2.x Client Guide. This page includes examples of how to interact with and filter flow runs using the Prefect client.
Let me know if you need further assistance or code examples!Salome S
10/18/2024, 10:35 PM