zhongjiajie commented on code in PR #164:
URL: 
https://github.com/apache/dolphinscheduler-sdk-python/pull/164#discussion_r2062410138


##########
tests/testing/docker_wrapper.py:
##########
@@ -72,14 +75,22 @@ def run_until_log(
         log_byte = str.encode(log)
         container = self.run(*args, **kwargs)
 
-        timeout_threshold = 10 * 60
+        timeout_threshold = 6 * 60

Review Comment:
   ```suggestion
           timeout_threshold = 5 * 60
   ```



-- 
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