mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 15:33:17 +01: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