adobe / da-admin

Apache License 2.0
0 stars 4 forks source link

Store version retry on S3 412 has wrong signature #48

Closed bosschaert closed 3 months ago

bosschaert commented 3 months ago

When S3 returns a 412 we need to retry the operation. However there is a bug in the call to putObjectWithVersion that it is made with the wrong signature.