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