@ -653,6 +653,7 @@ public class A8kCanBusService {
Thread.sleep(100);
} catch (InterruptedException ignore) {
}
logger.error("send cmd {} fail, retry {}", pack, i);
throw new HardwareException(MId.valueOf(pack.getModuleId()), A8kEcode.Overtime);