yyhecust opened a new issue #16452: URL: https://github.com/apache/airflow/issues/16452
Description Like how we are able to rerun backfill instances of failed status using airflow API, we need a feature where we can rerun backfill instances of success status. This feature is needed for us. Use case / motivation Sometimes, we need to make some changes to the DAG files so that require to rerun the backfill instances to get new data. But airflow only offers rerun of failed tasks for the backfill function, and we want it will also support auto-rerun all the succeed tasks for the backfill date range instead of throwing exceptions. Are you willing to submit a PR? Yes, I'm willing to. Related Issues -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
