kaxil commented on issue #51402:
URL: https://github.com/apache/airflow/issues/51402#issuecomment-4491832897

   @dlamblin `mark_success_url` was added in 
https://github.com/apache/airflow/pull/55238 to `RuntimeTaskInstance`, which is 
what is received in `context["ti"]` object:
   
   
https://github.com/apache/airflow/blob/b81e335fcc45d7b03341e1dfa9e16550b3303d7e/task-sdk/src/airflow/sdk/execution_time/task_runner.py#L716-L719
   
   
https://github.com/apache/airflow/blob/b81e335fcc45d7b03341e1dfa9e16550b3303d7e/task-sdk/src/airflow/sdk/execution_time/task_runner.py#L244-L245


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