diff --git a/functions-python/tasks_executor/function_config.json b/functions-python/tasks_executor/function_config.json index dbe4c2ace..9542c7b76 100644 --- a/functions-python/tasks_executor/function_config.json +++ b/functions-python/tasks_executor/function_config.json @@ -26,7 +26,7 @@ ], "ingress_settings": "ALLOW_ALL", "max_instance_request_concurrency": 1, - "max_instance_count": 1, + "max_instance_count": 200, "min_instance_count": 0, "available_cpu": 2 }