Marketing api has rate limit.
The total time and total cpu time are in X-App-Usage Header Value.
It will be throttled when it's value to get at 100.
So, I delayed call API which is not to get at 100. But sometimes It return error code 1 and message "Please reduce the amount of data you're asking for, then retry your request".
How can I solve this problem.
Which SDK version are you using?
5.0
What's the issue?
Marketing api has rate limit. The total time and total cpu time are in X-App-Usage Header Value. It will be throttled when it's value to get at 100. So, I delayed call API which is not to get at 100. But sometimes It return error code 1 and message "Please reduce the amount of data you're asking for, then retry your request". How can I solve this problem.