hussein-awala commented on code in PR #32123:
URL: https://github.com/apache/airflow/pull/32123#discussion_r1245908828
##########
airflow/config_templates/config.yml:
##########
@@ -2558,6 +2558,13 @@ triggerer:
type: string
example: ~
default: "1000"
+ job_heartbeat_sec:
+ description: |
+ How often to heartbeat the Triggerer job to ensure it hasn't been
killed.
+ version_added: 2.6.3
Review Comment:
@ephraimbuddy Do you agree with @potiuk, or should I move it to 2.7.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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]