Creating workflow configurations
max_task_concurrency: max number of tasks to run concurrently
max_task_runtime: task timeout in seconds
Workflow Configuration
{ 'max_task_concurrency' : int, 'max_task_runtime' : int}
max_task_concurrency: max number of tasks to run concurrently
max_task_runtime: task timeout in seconds
Workflow Configuration
{ 'max_task_concurrency' : int, 'max_task_runtime' : int}