vsespb / mt-aws-glacier

Perl Multithreaded Multipart sync to Amazon Glacier
http://mt-aws.com/
GNU General Public License v3.0
536 stars 57 forks source link

AWS sending back 400 Bad Request HTTP responses that work upon retry.… #130

Open recunius opened 7 years ago

recunius commented 7 years ago

… Issue appears to be on server side, but retrying works around issue for now.

Workaround for #125

I agree that AWS should ideally address or at the very least explain why a 400 is being returned. But I needed to work around the issue for now and retry the upload part and figure I'd share even if it ultimately doesn't belong in the mainline release.

grota commented 4 years ago

thanks for the PR, I can report that the workaround is working for me