jmaldon1 commented on pull request #19505:
URL: https://github.com/apache/airflow/pull/19505#issuecomment-985870054


   So if my thinking is right, this is the flow of a DAG:
   
   <pre>
   (Clear Task A XCOM from airflow DB) Task A -> (Clear Task B XCOM  from 
airflow DB) Task B -> (Clear Task C XCOM  from airflow DB) Task C
   ^ Task A data does not exist in S3 yet, so we can't clear it.
   </pre>
   
   Just wondering when is the time to be purging S3?
   


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