Nicolas
Nicolas4w ago

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?
No description
No description
2 Replies
lee
lee4w ago
if you scroll to the bottom, you should be able to figure out which function(s) are contributing to bandwidth
No description
lee
lee4w ago
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

Did you find this page helpful?