fix: Increase lock acquire timeout for network storage reliability (#1548)

This commit is contained in:
houseme
2026-01-19 01:14:36 +08:00
committed by GitHub
parent c9e2d7da2a
commit a9f499282c
11 changed files with 96 additions and 57 deletions
Generated
+1
View File
@@ -7985,6 +7985,7 @@ dependencies = [
"crossbeam-queue",
"futures",
"parking_lot",
"rustfs-utils",
"serde",
"serde_json",
"smallvec",