Browse Source
When getEncryptionConfiguration encounters a not-found error (e.g., during bucket recreation after a partial delete), return ErrNoSuchBucketEncryptionConfiguration instead of ErrInternalError. This prevents uploads from failing with 500 errors during recovery.pull/8607/head
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue