turbaszek edited a comment on issue #12972: URL: https://github.com/apache/airflow/issues/12972#issuecomment-742622880
As far as I'm aware we don't have something like `cluster_policy` function we have `policy` function (which is usually called cluster policy): http://airflow.apache.org/docs/apache-airflow/1.10.12/concepts.html#mutate-tasks-after-dag-loaded https://github.com/apache/airflow/blob/6416d898060706787861ff8ecbc4363152a35f45/airflow/settings.py#L172-L188 The docs seems to be slightly misleading. ---------------------------------------------------------------- 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]
