doc-exports/docs/apig/umn/apig-faq-0001.html
Chen, Junjie 91c429e341 APIG UMN 20230331 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2023-06-01 08:59:08 +00:00

1.3 KiB

Why Doesn't a Request Throttling Policy Take Effect?

  • API call limit or source IP address request limit of the policy does not take effect.

    Check whether the policy has been bound to an API.

  • User request limit of the policy does not take effect.

    Check whether the API bound with the policy uses app or IAM authentication.

  • App request limit of the policy does not take effect.

    Check whether the API bound with the policy uses app authentication.