uranusjr commented on code in PR #36935:
URL: https://github.com/apache/airflow/pull/36935#discussion_r1512548059
##########
airflow/config_templates/config.yml:
##########
@@ -321,12 +332,12 @@ core:
default_task_execution_timeout:
description: |
The default task execution_timeout value for the operators. Expected
an integer value to
- be passed into timedelta as seconds. If not specified, then the value
is considered as None,
+ be passed into timedelta as seconds. If not specified, then the value
is considered as 0,
Review Comment:
Is this related?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]