vilozio commented on issue #18721:
URL: https://github.com/apache/airflow/issues/18721#issuecomment-934432416


   Thanks @potiuk for the detailed answer.
   
   My use case is a creation of a dynamic DAG.
   
   I'm using dag-factory library https://github.com/ajbosco/dag-factory to 
create DAGs from YAML files and then I'm also adding enhances to the created 
DAGs (like `on_failure_callback`) after initialization, but before assigning it 
to globals of a module and before the execution.


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