amoghrajesh commented on code in PR #61118:
URL: https://github.com/apache/airflow/pull/61118#discussion_r2735024339
##########
airflow-core/src/airflow/serialization/definitions/deadline.py:
##########
@@ -28,3 +46,235 @@ class DeadlineAlertFields:
REFERENCE = "reference"
INTERVAL = "interval"
CALLBACK = "callback"
+
+
Review Comment:
That's that yes, its mostly copypasta from the older models but with some
renaming. You can just skim this one through, no need to check in great detail
--
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]