ashb commented on code in PR #48193:
URL: https://github.com/apache/airflow/pull/48193#discussion_r2010716417


##########
task-sdk/src/airflow/sdk/execution_time/task_runner.py:
##########
@@ -361,6 +363,29 @@ def get_relevant_upstream_map_indexes(
         # TODO: Implement this method
         return None
 
+    def get_first_reschedule_date(self, try_number: int) -> datetime | None:

Review Comment:
   When is this called?



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