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 9ba3997 commit 3a83bd4Copy full SHA for 3a83bd4
tests/integ/sagemaker/workflow/helpers.py
@@ -38,7 +38,7 @@ def create_and_execute_pipeline(
38
step_status,
39
step_result_type=None,
40
step_result_value=None,
41
- wait_duration=400, # seconds
+ wait_duration=1200, # seconds
42
selective_execution_config=None,
43
):
44
create_arn = None
0 commit comments