@@ -144,7 +144,7 @@ public class MatchVideoServiceImpl {
}
processKimiMatchContent(matchVideo);
} catch (InterruptedException e) {
- throw new RuntimeException(e);
+ log.error("Kimi搜索线程异常", e);
log.info("启动Kimi搜索线程结束");