fix(heal): harden resumable set repair failures (#5693)

* fix(heal): enforce resumable task control

* fix(ecstore): surface bucket and metadata heal errors

* chore: refresh guardrail path references

---------

Signed-off-by: cxymds <cxymds@gmail.com>
This commit is contained in:
cxymds
2026-08-04 20:35:58 +08:00
committed by GitHub
parent 3c8bd5b929
commit 31959b90db
15 changed files with 1276 additions and 191 deletions
@@ -306,6 +306,7 @@ mod serial_tests {
recreate_missing: false,
scan_mode: HealScanMode::Normal,
update_parity: false,
no_lock: false,
timeout: Some(Duration::from_secs(300)),
pool_index: None,
set_index: None,