Rate limiting endpoints #384
pratapvardhan
started this conversation in
Ideas
Replies: 1 comment
-
|
Agreed. Throttling for burst usage is independent of role-based usage, and I think we can handle this via caching. So I'd ignore this need for now I suggest having this data-based rather than configuration-based or function-based. We could have a table like this: ... and allow admins to edit such a table. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Usecase: APIs rate-limited by user roles. How should gramex enable API rate-limiting?
Would be super useful for building APIs and SaaS products.
Beta Was this translation helpful? Give feedback.
All reactions