We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb0898 commit e82f21eCopy full SHA for e82f21e
1 file changed
functions-python/tasks_executor/function_config.json
@@ -26,7 +26,7 @@
26
],
27
"ingress_settings": "ALLOW_ALL",
28
"max_instance_request_concurrency": 1,
29
- "max_instance_count": 1,
+ "max_instance_count": 200,
30
"min_instance_count": 0,
31
"available_cpu": 2
32
}
0 commit comments