Max Jackson
04/04/2023, 6:54 PMwait_for_flow_run
from Prefect 1? I'd like to have a flow of flows which stops in a Failed state if one of its subflows fails, but I'm not sure how best to implement this in Prefect 2.redsquare
04/04/2023, 7:46 PMMax Jackson
04/04/2023, 9:00 PMZanie
04/05/2023, 3:00 PMstate.result()
which will raise an exception if it’s failed