I am getting internal server error & request time out on regular basis. Also sometimes
One strange thing I noticed is I was checking the List View of Lead and found that requests are automatically getting called even if no action is being performed.
Snapshot- >
And after 3 minutes this is the number of requests (no action or click was performed. I was on List View still)
When I checked what’s the request going on , it was this command
desk: frappe.desk.reportview.get
Multiple commands are being fired and I cant get whats the actual issue. One more thing which I noticed was in Lead and Activity Logs. In List View although its only 20 enteries but the count on right side top keeps on increasing automatically and then again goes back to 20 (happened after 73).->
I am geting *504 error, internal server error and request time out on regular basis. Please help me solve it out