You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/06/18 15:16:36 UTC

[GitHub] [airflow] ashb commented on issue #5428: AIRFLOW-4809 | s3_delete_objects_operator should not fail on empty list of keys

ashb commented on issue #5428: AIRFLOW-4809 | s3_delete_objects_operator should not fail on empty list of keys
URL: https://github.com/apache/airflow/pull/5428#issuecomment-503182439
 
 
   What we did in #4475 for a similar case was to add a parameter called `not_found_mode` which controls the error behaviour. I think a similar approach here would make sense.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services