zachliu commented on issue #67957: URL: https://github.com/apache/airflow/issues/67957#issuecomment-4635642479
tested `apache-airflow-providers-amazon==9.30.0rc1` for https://github.com/apache/airflow/pull/67180, the fix works! it’s worth noting that local log files will be truncated when `remote_logging` is enabled. this is a behavior change that breaks my niche implementation: we use `remote_logging` as a backup, but still read local logs for speed. see https://github.com/apache/airflow/pull/67144#issuecomment-4626048076 -- 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]
