David Haynes
04/27/2022, 8:20 PMKevin Kho
04/27/2022, 8:27 PMDavid Haynes
04/27/2022, 8:30 PMKevin Kho
04/27/2022, 8:31 PMDavid Haynes
04/27/2022, 8:33 PMKevin Kho
04/27/2022, 8:41 PMquery {
flow (where: {id: {_eq: "2c5a1658-8b21-4d4e-924a-e9e4f5e56786"}}) {
id
name
flow_runs (order_by: {start_time:desc},
limit:1){
id
name
start_time
}
}
}
David Haynes
04/27/2022, 8:46 PMAnna Geller
04/27/2022, 9:21 PMIs there some way to query the server to ask 'Did that flow succeed or fail?'You could also answer those questions by going to the UI - it might be easier that way
David Haynes
04/27/2022, 10:01 PMKevin Kho
04/27/2022, 10:03 PMprefect.context.flow_run_id