Joel Croteau created AIRFLOW-5116:
-------------------------------------

             Summary: Provide useful error messages from S3DeleteObjectsOperator
                 Key: AIRFLOW-5116
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5116
             Project: Apache Airflow
          Issue Type: Improvement
          Components: aws, contrib
    Affects Versions: 1.10.3
            Reporter: Joel Croteau
            Assignee: Joel Croteau


When an error occurs deleting an object from S3, the API provides a response 
containing a list of errored objects, providing for each its key, an error 
code, and a descriptive error message. All of this would be very useful for 
debugging, except for some unknown reason, the `S3DeleteObjectsOperator` only 
provides the list of keys and strips out the error message. This makes 
debugging extremely difficult, and there is no reason not to include this 
information.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to