andyjianzhou commented on PR #40447:
URL: https://github.com/apache/airflow/pull/40447#issuecomment-2204513161

   > > @dstandish I believe this would only apply to completed tasks? I don't 
think running tasks serve logs from blob storage
   > 
   > i don't see anything here that suggests this conditionally enables 
pagination only when task is done (though that might be a reasonable type of 
thing to consider)
   > 
   > re the other part of your question, if a task is deferred, then the 
triggerer logs may be read from logs server on triggerer, while the worker logs 
from the first phase of execution would already be sitting in s3.
   
   Ryan and I has discussed about doing state checks to only run this API when 
it's executed, failed, or deferred (basically when the logs have terminated)


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