
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.

At the moment, when self hosting, you can either turn on if off the rate limits. For configurable rate limits, 👍 https://github.com/appwrite/appwrite/issues/2953

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?

Just the rate limiter

Be aware to use it only in development.

It's also needed to turn on graphql docs

I think I'll just wait for the configurable rate limits. Thanks!
Recommended threads
- My collection is not updating after csv ...
- phantom relationships appear on parent c...
i have this bug were my past deleted collection apears as relationship to my parent collection. when i try to delete that relationship from parent it gives me e...
- Attribute stuck on proccessing
i tried creating a new attribute butits stuck on proccessing,i did a hard refresh,cleared cache everything but still stuck on proccessing,also in my functions w...
