domagojrazum opened a new pull request, #23870:
URL: https://github.com/apache/airflow/pull/23870

   When this parameter is set, the dag_id string will be used as a regular 
expression to match the available DAGs.
   This enables multiple DAG backfills to be consecutively executed under the 
same backfill session.
   This is often used in the DAG factory based approach where more than one DAG 
have same task names, which are based on some ID, therefore it's commonly 
combined with task-regex.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to