jason810496 opened a new pull request, #58492:
URL: https://github.com/apache/airflow/pull/58492

   related:
   - #57744
   - 
https://github.com/apache/airflow/actions/runs/19498816027/job/55821436375?pr=57744
   
   ## Why
   
   - The test crash when there isn't `Contents` field in `response = 
s3_client.list_objects_v2(Bucket=bucket_name)` response.
   
   
   ## What
   
   - Get `contents` variable from retry instead of from `response["Contents"]`.
   - Add logging for raw API response from `list_objects_v2` as well.
   


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