IDCS_REQ_LIMIT_PER_SEC

This configuration setting manages the rate of requests sent to OCI Identity and Access Management (IAM) or Oracle Identity Cloud Service (IDCS) from Essbase each second.

Syntax

IDCS_REQ_LIMIT_PER_SEC n

n—Specifies the number of requests per second. Default value is no limit.

Description

has a limit on the number of requests handled per second. This configuration manages the rate of requests sent to IAM or IDCS from Essbase. When there are more requests than the configured value, they are not rejected; instead, they are handled the next second through a managed queue.

Essbase does not send any direct IAM or IDCS requests. They are sent indirectly through other user management APIs. The rate of requests is an approximate value and may not exactly match the number specified with this configuration setting. IDCS_REQ_LIMIT_PER_SEC helps to avoid the error, "Operations Error Http status: 429 message: Too Many Requests."

Example

IDCS_REQ_LIMIT_PER_SEC 50