update fn name

This commit is contained in:
weisd
2024-09-11 16:27:39 +08:00
parent e42a3315ae
commit 51fe557b2f

View File

@@ -192,6 +192,8 @@ impl ECStore {
)
.await?;
// TODO: 失败 重试 等试 3次
if deployment_id.is_none() {
deployment_id = Some(fm.id);
}