ashb commented on issue #26936:
URL: https://github.com/apache/airflow/issues/26936#issuecomment-1295048096

   This is very much an edge case/power use feature, and as such this doesn't 
need fixing.
   ```
       def dag_wrapper(self, dag_id: str):
           @dag(dag_id=dag_id, start_date=self.START_DATE, catchup=False, 
auto_register=False)
   ```


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