GitHub user bhulsey added a comment to the discussion: Dag to do backfills of other dags
@Fabhi Instead of tracking Airflow failures, we've added a custom Postgres backend to log our incoming data and output. We use this for tracking now and simply trigger a new dag run as needed for failures or reprocessing. If you haven't upgraded to version 3, perhaps the new API has some improvements you could use. GitHub link: https://github.com/apache/airflow/discussions/28390#discussioncomment-14765719 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
