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 4f04b9f commit 426a67fCopy full SHA for 426a67f
test/e2e/mnist_raycluster_sdk.py
@@ -62,7 +62,7 @@
62
63
done = False
64
time = 0
65
-timeout = 300
+timeout = 900
66
while not done:
67
status = job.status()
68
if is_terminal(status.state):
0 commit comments