ferruzzi commented on code in PR #71802:
URL: https://github.com/apache/airflow/pull/71802#discussion_r3867194550


##########
airflow-core/newsfragments/71802.improvement.rst:
##########
@@ -0,0 +1 @@
+Add a core-side ``SerializedVariableInterval`` representation for deadline 
alerts, with ``VariableInterval`` converted to its serialized counterpart 
during deserialization and resolved in core during deadline evaluation; 
variable-backed intervals now also support zero and negative offsets to align 
with existing ``timedelta`` semantics.

Review Comment:
   Thanks, I now that's a trivial thing, but someone looking back on this from 
the future might see it and think _this_ is a breaking change when in reality 
you are correcting a breaking change.



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