We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b1634b commit 6068653Copy full SHA for 6068653
integration-testing/http_client_test.py
@@ -7,7 +7,7 @@
7
import unittest
8
import os.path
9
10
-TIMEOUT = 100
+TIMEOUT = 300
11
12
# Accepting multiple args so we can pass something like: python elasticurl.py
13
elasticurl_cmd_prefix = sys.argv[1:]
0 commit comments