lucafurrer commented on issue #43269: URL: https://github.com/apache/airflow/issues/43269#issuecomment-2429567605
From what I got the problem has been introduced by https://github.com/apache/airflow/commit/9b90d2f216adf6aea1c5a53100e24c80ddb6efb7 Short google showed that the returned object does not have a property `status_code` but only `status` [https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientResponse.status] -- 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]
