ex_aws_s3 icon indicating copy to clipboard operation
ex_aws_s3 copied to clipboard

download_file with `ExAws.request` (instead of `ExAws.request!` throws exception when file does not exists instead of error tuple

Open jfrolich opened this issue 6 years ago • 0 comments

Instead of gracefully returning an error tuple. This is because get_file_size uses ExAws.request!. I'm reporting this now, but currently no time to submit a pull-request. Maybe later :)

jfrolich avatar May 01 '18 01:05 jfrolich