agent: |
awj3Fs6pwNHEPk96aFAZRestart the failed job
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.
inputs
outputs
airflow backfill --reset_dagruns --start_date <start_date> --end_date <end_date> <dag_id>
copied