Prefect has built-in support for retrying failed tasks: https://docs.prefect.io/2.10.12/tutorial/flow-task-config/#flow-and-task-retries This could be handy in case there are networking issues or database blocks when running dbt models.
Prefect has built-in support for retrying failed tasks: https://docs.prefect.io/2.10.12/tutorial/flow-task-config/#flow-and-task-retries
This could be handy in case there are networking issues or database blocks when running dbt models.