Fokko commented on a change in pull request #6379: [AIRFLOW-5708] Optionally 
check task pools when parsing dags.
URL: https://github.com/apache/airflow/pull/6379#discussion_r337857359
 
 

 ##########
 File path: airflow/config_templates/default_airflow.cfg
 ##########
 @@ -208,6 +208,8 @@ dag_discovery_safe_mode = True
 # The number of retries each task is going to have by default. Can be 
overridden at dag or task level.
 default_task_retries = 0
 
+check_task_pools = False
 
 Review comment:
   Why this as an option? I think we should check if the pool exists anyway. 
Currently, the error message is horrible :-)

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


With regards,
Apache Git Services

Reply via email to