0 SQL Time Out 5 Aaron Hackett posted 6 Years Ago Rock is kicking out this exception when trying run Rock Cleanup Job. System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. We are hosted on Azure, the Database is Standard SO 10 DTU. Virtual Server is Standard D4s v3 (4 vcpus, 16 GB memory)Any reason this would be so slow? Any way to speed things up?
Aaron Hackett 6 years ago This did make a really big difference in the response of our website. Much quicker. Thank You! Although, I believe the underlying issue goes much deeper, will post more bellow.
Nick Airdo 5 years ago (edited 5 years ago) > "I can submit my code if needed."Yes, if you're not able to spot the legacy lava, you can post it here and we should be able to help you pin point the offending line.
Aaron Hackett 5 years ago I think seeing your code would help.When I get home later today I’ll post my lava code
Nick Airdo 5 years ago Regarding the Invalid URI exception, verify that your Global Attribute called "Public Application Root" is a valid URL that reaches your site. It is used by the keep alive system to keep the site hot/running.