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 9022010 commit 66bf853Copy full SHA for 66bf853
tests/fault_tolerance/test_request_migration.py
@@ -79,7 +79,7 @@ def __init__(self, request, worker_id: str):
79
80
super().__init__(
81
command=command,
82
- timeout=120,
+ timeout=600,
83
display_output=True,
84
terminate_existing=False,
85
log_dir=log_dir,
0 commit comments