NossOriginal post
Rank 1: Thread
I have _APP_OPTIONS_ABUSE=enabled but still I can call the same entpoint 20k times in a 1 or 2 minutes and only get blocked about max 2k times. Is there some configuration missing?
Summary
Developers noticed that the ratelimit is not working as expected for the createDocument endpoint when tested on both self-hosted and cloud platforms. Despite having _APP_OPTIONS_ABUSE=enabled, they were able to call the same endpoint up to 20k times in 1-2 minutes without being blocked the full 20k times. They are looking for a solution or if there might be a missing configuration causing this issue.