Good evening everyone, how are you?
I'm getting this error:Maximum execution time of 60 seconds exceeded, when entering my application page and waiting for a calendar graph to load the data.
the amount of data is not large, there are 500 records (leads).
The strange thing is that in my local environment I tried to reproduce the error with 10000 (ten thousand) leads, and the graph loaded, this only happens in production.
Has anyone ever experienced this? how to solve?
I attached some screenshots of my code
NOTE: other graphs (bar, line, pie) load normally in production, only the calendar graph is causing problems in production