conradkohC
Convex Community2y ago
4 replies
conradkoh

Usage calculation

Hi, I would like to check how usage is calculated for database bandwidth.

Suppose a few clients send the same query to a function - is the output of the function cached, or does it incur row reads for each time the query function is invoked?

is there any way i can debug which function is causing the large amount of consumption of read bandwidth so that i can optimize the usage?
Was this page helpful?