You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/02 13:22:24 UTC

[GitHub] [airflow] kazanzhy opened a new pull request #19968: Add xcom clearing behaviour on task retries

kazanzhy opened a new pull request #19968:
URL: https://github.com/apache/airflow/pull/19968


   Document task run behaviour according to the next lines
   
   https://github.com/apache/airflow/blob/eaa8ac72fc901de163b912a94dbe675045d2a009/airflow/models/taskinstance.py#L1595
   
   https://github.com/apache/airflow/blob/eaa8ac72fc901de163b912a94dbe675045d2a009/airflow/models/taskinstance.py#L1626
   
   https://github.com/apache/airflow/blob/eaa8ac72fc901de163b912a94dbe675045d2a009/airflow/models/taskinstance.py#L1288
   
   https://github.com/apache/airflow/blob/eaa8ac72fc901de163b912a94dbe675045d2a009/airflow/models/taskinstance.py#L1327
   
   https://github.com/apache/airflow/blob/eaa8ac72fc901de163b912a94dbe675045d2a009/airflow/models/taskinstance.py#L1401
   
   https://github.com/apache/airflow/blob/eaa8ac72fc901de163b912a94dbe675045d2a009/airflow/models/taskinstance.py#L1413
   
   closes: #18917


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk merged pull request #19968: Add xcom clearing behaviour on task retries

Posted by GitBox <gi...@apache.org>.
potiuk merged pull request #19968:
URL: https://github.com/apache/airflow/pull/19968


   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org