#How to increase the rate limits?

6 messages · Page 1 of 1 (latest)

formal walrus
#

Is it possible to increase the rate limits? I know that the server SDK doesn't get rate limited but I'm using some of the frontend SDKs and I would sometimes hit the rate limits. I would like to increase it a little bit - mostly creating and updating a document.

hidden cedar
formal walrus
#

So I guess for now I can just disable rate limits by doing _APP_OPTIONS_ABUSE=disabled? Is there anything else other than the rate limits that this would disable?

strong ginkgo
#

Just the rate limiter

#

Be aware to use it only in development.

hidden cedar