mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 15:18:52 +03:00
c82fa2c829
This PR also fixes issues when deletePolicy, deleteUser is idempotent so can lead to issues when client can prematurely timeout, so a retry call error response should be ignored when call returns http.StatusNotFound Fixes #9347