aoen commented on a change in pull request #5570: [AIRFLOW-4939] Add 
default_task_retries config
URL: https://github.com/apache/airflow/pull/5570#discussion_r303011897
 
 

 ##########
 File path: airflow/config_templates/default_airflow.cfg
 ##########
 @@ -196,6 +196,9 @@ worker_precheck = False
 # When discovering DAGs, ignore any files that don't contain the strings `DAG` 
and `airflow`.
 dag_discovery_safe_mode = True
 
+# The no of retries each task is going to have by default. Can be overridden 
at dag or task level.
 
 Review comment:
   Oh and also default retries should be changed to 0.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to