Files
doc-exports/docs/dataartsstudio/umn/dataartsstudio_03_0415.html
chenxiaoxiong f9e2808b7c DataArts UMN 20250810 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
2025-09-02 10:44:13 +00:00

1.3 KiB

What Should I Do If Error Message "The throttling threshold has been reached: policy user over ratelimit,limit:60,time:1 minute." Is Displayed When I Schedule an MRS Spark Job?

Symptom

Error message "The throttling threshold has been reached: policy user over ratelimit,limit:60,time:1 minute" is displayed when I schedule an MRS Spark job.

Figure 1 Error message

Solution

MRS APIs can be called by a single user for a maximum of 60 times per minute. Therefore, the solution is to call the API less frequently.