jvstein commented on PR #67144: URL: https://github.com/apache/airflow/pull/67144#issuecomment-4628535573
> we have remote logging on s3 but still read task logs from local (s3 reads add noticeable UI latency) and all our k8s pods/containers share one `logs` volume on efs, so the local file is the complete, authoritative history, this pr breaks that behavior :sob: 🤦 Oof. Presumably you have `delete_local_logs` set to false and now they're getting truncated. -- 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]
