Hi Convex community I'm looking for a way to rate limit or limit paginated queries, or related workarounds.
I've already read the docs - https://docs.convex.dev/database/pagination however, I could not find a good way to limit number of calls, or number of paginated contents of paginated queries from the server side.