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 5f49dd7 commit a301949Copy full SHA for a301949
tests/integ/__init__.py
@@ -20,7 +20,7 @@
20
DATA_DIR = os.path.join(os.path.dirname(__file__), "..", "data")
21
TRAINING_DEFAULT_TIMEOUT_MINUTES = 40
22
TUNING_DEFAULT_TIMEOUT_MINUTES = 40
23
-TRANSFORM_DEFAULT_TIMEOUT_MINUTES = 20
+TRANSFORM_DEFAULT_TIMEOUT_MINUTES = 40
24
AUTO_ML_DEFAULT_TIMEMOUT_MINUTES = 60
25
26
# these regions have some p2 and p3 instances, but not enough for continuous testing
0 commit comments