我们如何提高 google dlp 的速率限制 api

How can we increase the rate limit of goggle dlp api

默认情况下设置为 600 req/min 的速率限制对于我们尝试通过 Spark 作业处理数百万条记录的应用程序来说非常低。 即使有 16 个节点和 4 个内核的集群,我们也达到了速率限制。 我们计划并行处理 25 个这样的作业 运行。您能否建议如何将速率限制提高到每分钟 20k

据此official GCP documentation:

You can edit your quotas up to their maximum values by selecting Edit Quotas from the Quotas page of the Google Cloud Dashboard. To request an increase in quota, edit your quota with your requested increase and justification and submit your update. You are notified when your request is received. You might be contacted for more information regarding your request. After your request is reviewed, you are notified whether it has been approved or denied.

https://cloud.google.com/docs/quota 是 Google 云配额的源文档。

提交配额请求后,我们会向您发送一些后续问题,以帮助我们计算授予配额所需的容量,因此请留意该电子邮件。