fuweng11 commented on code in PR #7989:
URL: https://github.com/apache/inlong/pull/7989#discussion_r1190668992


##########
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/core/impl/AgentServiceImpl.java:
##########
@@ -129,6 +129,8 @@ public void report(TaskRequest request) {
             throw new BusinessException("agent request or agent ip was empty, 
just return");
         }
 
+        preTimeoutTasks(request);

Review Comment:
   done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@inlong.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to