Hi,
the REST API rate limit and how to control it by using the responses is good described and works well (Even if being slow. But it is anyhow limited to 1000 widgets, but this is another question...).
How can I control the rate limit for the SDK usage?
The only statement I have found so far is: “The Miro SDK enforces rate limits on widget operations. Each operation (create, update, or delete) on one widget costs one point. The current rate limit is 10,000 points per minute, summed over all widgets, and overall web-plugins, executing in a single client.”
Do I need to count on my own? Or are there any methods to check the remaining points or the time when the rate limit is replentished?
Thanks and regards,
Sebastian