The ratelimit is said to be 3000 in the open cloud api, but after barely ~100 (I didnt really count, just estimating) requests, it was already ratelimiting
https://create.roblox.com/docs/cloud/reference/DataStore#Cloud_DeleteDataStore
The ratelimit is said to be 3000 in the open cloud api, but after barely ~100 (I didnt really count, just estimating) requests, it was already ratelimiting
https://create.roblox.com/docs/cloud/reference/DataStore#Cloud_DeleteDataStore
Hi there Symlat, thanks for reaching out.
I notice that the documentation you linked shows a rate limit of 3000 req/min.
In actuality, the rate limit you’re actually hitting is the 300 req/min rate limit documented on the Open Cloud guide for Data Stores: https://create.roblox.com/docs/cloud/guides/data-stores#standard-data-stores-throttling-limits
We apologize for the misleading documentation and are working on fixing it. In the meantime, we hope this clears things up.
Once the documentation is updated, we’ll follow up here and post a resolution.
Hi there Symlat, the documentation you linked has been updated to reflect the 300 req/min limit.
Hope this helps clarify things! I’ll close the bug ticket now.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.