jscheffl commented on code in PR #43215: URL: https://github.com/apache/airflow/pull/43215#discussion_r1814541220
########## providers/src/airflow/providers/edge/CHANGELOG.rst: ########## @@ -27,6 +27,14 @@ Changelog --------- +0.3.0pre0 +......... + +Misc +~~~~ + +* ``Edge Worker exports metrics and state is set to unkown if worker heartbeat timed out.`` Review Comment: Two things make sense to have two lines. ```suggestion * ``Edge Worker exports metrics`` * ``State is set to unknown if worker heartbeat times out.`` ``` -- 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]
