mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-05 19:55:37 +00:00
f597cdf505
Do not treat SlowDown or AccessDenied as a hard-quota rejection. Match InvalidRequest/QuotaExceeded only with a Bucket quota exceeded message, matching the single-node quota e2e contract. Co-authored-by: RustFS <hello@rustfs.com>