ginwakeup commented on issue #35542: URL: https://github.com/apache/airflow/issues/35542#issuecomment-1806433765
@potiuk is there any other way this can be done at the moment? It seems from documentation that I should be able to use `task_instance_mutation_hook` in airflow_local_settings.py, but as I mentioned in this issue: https://github.com/apache/airflow/issues/35575 I can't make it work, since the dag_run property of the task_instance in the policy is `None` and I cannot access its parameters. Is that expected behavior? Is there any way I could get to the DAGRun from the task instance in that mutation hook policy? -- 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]
