Hi all,

Currently, those infra hooks
<https://github.com/apache/airflow/blob/8070a781b6292ce0795ceed6f36217dd61023dad/airflow/settings.py#L139-L234>
(e.g. task_policy, dag_policy etc) live in the settings.py, making it
bloated.

I am proposing to move those infra hooks to its own file. As for the file
name, how about `airflow_infra_hooks.py`? Any suggestions are welcome.

Please let me know your thoughts.

Thanks,

Ping

Reply via email to