I get these messages on my app about performance
How can I find out what data is being searched so that I could look into simplifying it to download less data…kind lost in terms of how to react to these cryptic messages
I get these messages on my app about performance
How can I find out what data is being searched so that I could look into simplifying it to download less data…kind lost in terms of how to react to these cryptic messages
Hi Boston,
you may know this already but if in the editor you go to logs then scroll down to capacity usage, then change the dropdown to last 6 hours (more unfortunately is not possible) you can click the chart to zoom into what is taking up most capacity.
@TipLister thanks for that info. I will need to spend some time getting familiar with the logs and see if it can pinpoint the exact search taking place.