In prefect 2, is there a way to retry/restart a fa...
# ask-community
m
In prefect 2, is there a way to retry/restart a failed flow, give a flow run id? I have a flow that kicks off several subflows and waits for them to finish. I want to check the state of each of these flows, and if the flow has failed/crashed, retry the given flow run id
c
Do you need to use the flow run id, or are automations an option? https://docs.prefect.io/ui/automations/?h=automations#automations