|
|
@@ -231,6 +231,7 @@ public class MachineLearnServiceImpl implements MachineLearnService { |
|
|
break; |
|
|
break; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
machineLearnInsService.queryStatusFromArgo(machineLearnIns); |
|
|
machineLearnInsDao.insert(machineLearnIns); |
|
|
machineLearnInsDao.insert(machineLearnIns); |
|
|
machineLearnInsService.updateMLStatus(id); |
|
|
machineLearnInsService.updateMLStatus(id); |
|
|
if (computingResourceId != null) { |
|
|
if (computingResourceId != null) { |
|
|
|