Dotan Asselmann
Anna Geller
from prefect import Client flow_run_id = "paste UUID here" client = Client() client.graphql( { "mutation": { 'delete_flow_run(input: {flow_run_id: "' + flow_run_id + '"})': {"success", "error"} } } )
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.