ramitkataria commented on code in PR #58506:
URL: https://github.com/apache/airflow/pull/58506#discussion_r2714684644


##########
airflow-core/docs/howto/deadline-alerts.rst:
##########
@@ -85,6 +86,9 @@ The timeline for this example would look like this:
         Scheduled    Queued    Started    Deadline
          00:00       00:03      00:05      00:18
 
+.. note::
+    The import path for 
:class:`~airflow.sdk.definitions.callback.AsyncCallback` was changed in Airflow 
3.2.

Review Comment:
   It was an experimental feature in 3.1 so a shim shouldn't be needed but 
maybe this is something that can be added to a migration assistant script if 
there is one for 3.2



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