ashb commented on pull request #8651:
URL: https://github.com/apache/airflow/pull/8651#issuecomment-858847804


   I'm afraid I'm going to close this as Wont Fix -- it feels very broad and 
fragile to use this global config setting for the example you've given (GCP 
project)
   
   This is also not necessary for the original target issue
   
   There is already a `on_execute_callback`, so perhaps a much simpler approach 
might be to add a matching `on_post_execute_callback` (PR) and then you can use 
https://airflow.apache.org/docs/apache-airflow/stable/concepts/cluster-policies.html?highlight=policy
 to set this globally in our install.
   
   Sorry to leave this PR mostly silent for most of a year to then close it, 
but we can build a simpler solution.


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


Reply via email to