github-actions[bot] opened a new pull request, #54720: URL: https://github.com/apache/airflow/pull/54720
Using connections stored in the Airflow Metadata for Remote logging was partially fixed in 3.0.4, but the connection was only set/put-in-scope when the logger was created before task startup. However for blob stores (i.e. S3 or WASB) that is a no-op, and we needed the connection when we try to upload too. (cherry picked from commit b340e8c101c1ed12fb097f9aa5b41bb9c2599275) Co-authored-by: Rahul Vats <[email protected]> -- 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]
