How to reduce bandwidth reads?
Bandwidth reads are out of place for the size of the project, how can I identify what is the cause?


2 Replies
if you scroll to the bottom, you should be able to figure out which function(s) are contributing to bandwidth

and you can look at individual function call bandwidth by setting up a log stream https://docs.convex.dev/production/integrations/log-streams/#function_execution-events
Log Streams | Convex Developer Hub
Configure logging integrations for your Convex deployment