marsxpl commented on code in PR #14:
URL: 
https://github.com/apache/sling-org-apache-sling-connection-timeout-agent/pull/14#discussion_r2375139331


##########
src/test/java/org/apache/sling/cta/impl/AgentIT.java:
##########
@@ -64,7 +61,7 @@
 @ExtendWith(MisbehavingServerExtension.class)
 public class AgentIT {
     
-    static final int EXECUTION_TIMEOUT_SECONDS = 7;
+    static final int EXECUTION_TIMEOUT_SECONDS = 10;

Review Comment:
   If set to 7 seconds, all the tests in my dev env fails due to the timeout. 
Tried with few values and even with 9 seconds set, one tests exceeds the 
timeout so that is why I set 10.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to