ephraimbuddy commented on code in PR #44283:
URL: https://github.com/apache/airflow/pull/44283#discussion_r1855395802


##########
airflow/models/slamiss.py:
##########
@@ -44,3 +49,7 @@ class SlaMiss(Base):
 
     def __repr__(self):
         return str((self.dag_id, self.task_id, 
self.execution_date.isoformat()))
+
+    @property

Review Comment:
   I think we should block merging it to v2-10-test until we stop 2.10.* 
releases



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