Updated on 2024-10-28 GMT+08:00

Concurrency Check

Rule Details

Table 1 Rule details

Parameter

Description

Rule Name

function-graph-concurrency-check

Identifier

function-graph-concurrency-check

Description

If the number of concurrent requests allowed by a function is not within the specified amount, this function is noncompliant.

Tag

fgs

Trigger Type

Configuration change

Filter Type

fgs.functions

Configure Rule Parameters

  • concurrencyLimitLow: the minimum number of concurrent requests. The value must be an integer.
  • concurrencyLimitHigh: the maximum number of concurrent requests. The value must be an integer.