machadokd.
CCConvex Community
•Created by machadokd. on 6/6/2024 in #support-community
Group by without hitting database limits
Hi team! I'm trying to group by a specific parameter on my table and return to the client the top most ocurrencies. But I'm getting the limited by the database saying
Server Error
Uncaught Error: Too many bytes read in a single function execution (limit: 8388608 bytes). Consider using smaller limits in your queries, paginating your queries, or using indexed queries with a selective index range expressions.
at async handler
Is there a way around this?
11 replies