We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3cac99 commit 88452d6Copy full SHA for 88452d6
1 file changed
tests/integration/workflow/test_workflow_execution.py
@@ -52,7 +52,7 @@ def run_workflow_execution_tests(configuration: Configuration, workflow_executor
52
workflow_quantity=10,
53
workflow_name=WORKFLOW_NAME,
54
workflow_executor=workflow_executor,
55
- workflow_completion_timeout=5
+ workflow_completion_timeout=7
56
)
57
logger.debug('finished workflow execution tests')
58
test_workflow_methods(
0 commit comments