mirror of
https://github.com/minio/minio.git
synced 2025-01-24 13:13:16 -05:00
d30c5d1cf0
This is an optimization to save IOPS. The replication failures will be re-queued once more to re-attempt replication. If it still does not succeed, the replication status is set as `FAILED` and will be caught up on scanner cycle.