Sign in

Restart the failed job

There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
Attempt to restart the failed job to see if it completes successfully on a subsequent run.
airflow backfill --reset_dagruns --start_date <start_date> --end_date <end_date> <dag_id>
copied