containerConcurrency property
ContainerConcurrency specifies the maximum allowed in-flight (concurrent) requests per container instance of the Revision.
If not specified, defaults to 80.
Implementation
core.int? containerConcurrency;
ContainerConcurrency specifies the maximum allowed in-flight (concurrent) requests per container instance of the Revision.
If not specified, defaults to 80.
core.int? containerConcurrency;