IDCS_REQ_LIMIT_PER_SEC

This configuration setting manages the rate of requests sent to Oracle Identity Cloud Service 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

Oracle Identity Cloud Service has a limit on the number of requests handled per second. This configuration manages the rate of requests sent to Oracle Identity Cloud Service 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 Oracle Identity Cloud Service requests. They are sent indirectly through other user management APIs. The rate of Oracle Identity Cloud Service 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 Oracle Identity Cloud Service error, "Operations Error Http status: 429 message: Too Many Requests."

Example

IDCS_REQ_LIMIT_PER_SEC 50