mik-laj commented on a change in pull request #11627:
URL: https://github.com/apache/airflow/pull/11627#discussion_r514320352



##########
File path: airflow/models/dag.py
##########
@@ -810,6 +817,8 @@ def normalized_schedule_interval(self) -> 
Optional[ScheduleInterval]:
     @provide_session
     def handle_callback(self, dagrun, success=True, reason=None, session=None):
         """
+        handle_callback

Review comment:
       It looks unrelated.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to