mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-17 09:40:32 +00:00
update fn name
This commit is contained in:
@@ -192,6 +192,8 @@ impl ECStore {
|
||||
)
|
||||
.await?;
|
||||
|
||||
// TODO: 失败 重试 等试 3次
|
||||
|
||||
if deployment_id.is_none() {
|
||||
deployment_id = Some(fm.id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user