mirror of
https://github.com/minio/minio.git
synced 2025-09-28 09:01:03 +02:00
supports `mc admin config set <alias> heal sleep=100ms` to enable more aggressive healing under certain times. also optimize some areas that were doing extra checks than necessary when bitrotscan was enabled, avoid double sleeps make healing more predictable. fixes #10497