@ -50,7 +50,6 @@ public class NotifyUtil {
Duration.ofSeconds(WARN_LOCK_EXPIRE_SECONDS)
);
if (!acquired) {
log.debug(">>> [算法生题 API 调用失败通知] 任务{}在 1 小时内已发送过,跳过", taskId);
return;
}