jscheffl commented on code in PR #43869:
URL: https://github.com/apache/airflow/pull/43869#discussion_r1836091943


##########
providers/src/airflow/providers/edge/plugins/templates/edge_worker_hosts.html:
##########


Review Comment:
   Thanks for the "beautification".
   
   As you are anyway on this: There had been an update in the executor that if 
a worker is not sending a heartbeat it is set to state "unknown" automatically. 
But the last beautification left one "if" condition in 
https://github.com/apache/airflow/blob/main/providers/src/airflow/providers/edge/plugins/templates/edge_worker_hosts.html#L53
 - Can you also clean this up?
   
   Because even if set to "unknown" as state an additional text is added that 
the state is unknown:
   
![image](https://github.com/user-attachments/assets/3835d116-2995-49d9-9639-57dfa99aa2e0)
   



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

Reply via email to