maxConcurrentRequests property
Number of concurrent requests an automatic scaling instance can accept before the scheduler spawns a new instance.Defaults to a runtime-specific value.
Implementation
core.int? maxConcurrentRequests;
Number of concurrent requests an automatic scaling instance can accept before the scheduler spawns a new instance.Defaults to a runtime-specific value.
core.int? maxConcurrentRequests;