For the complete documentation index, see llms.txt. This page is also available as Markdown.

SqlException - timeout expired

SqlException - timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

This error occurs when an SQL operation takes too long to complete, often because the server is unresponsive or the query exceeds the configured timeout period.

Solution

Large amounts of historical or log data in the database can cause slow responses. Use the Clean up feature to prune unnecessary data and improve performance.

Last updated

Was this helpful?