suneet-s commented on a change in pull request #10696:
URL: https://github.com/apache/druid/pull/10696#discussion_r546840605



##########
File path: 
integration-tests/src/main/java/org/apache/druid/testing/utils/ITRetryUtil.java
##########
@@ -30,7 +30,7 @@
 
   private static final Logger LOG = new Logger(ITRetryUtil.class);
 
-  public static final int DEFAULT_RETRY_COUNT = 120; // 10 minutes
+  public static final int DEFAULT_RETRY_COUNT = 240; // 20 minutes

Review comment:
       Can you explain how we decided to set this to 20 minutes instead of 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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to