Execution Timeout Expired
Comments
-
We have a query that have the time out in seconds set to 360 (I believe that is the limit), when we debug the flow it takes 1 minute and 5 seconds, but the query is throwing an exception error of "Execution Timeout Expired". If the query is only taking 1 minute 5 seconds why am I getting an error or is there any way to fix it
DROP TABLE #tmpKMES;] ---> DecisionsFramework.LoggedException: Error message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action
1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParserStateObject.ReadSniError(TdsParserStateObject stateObj, UInt32 error) at System.Data.SqlClient.TdsParserStateObject.ReadSniSyncOverAsync() at System.Data.SqlClient.TdsParserStateObject.TryReadNetworkPacket() at System.Data.SqlClient.TdsParserStateObject.TryPrepareBuffer() at System.Data.SqlClient.TdsParserStateObject.TryReadByte(Byte& value) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource
1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at DecisionsFramework.Data.ORMapper.DatabaseDrivers.MsSqlCommandWithDecimalReader.ExecuteReader() at DecisionsFramework.Data.ORMapper.DatabaseDrivers.DBCommandLoggin.ExecuteReader() --- End of inner exception stack trace --- at DecisionsFramework.Data.ORMapper.DatabaseDrivers.DBCommandLoggin.ExecuteReader() at DecisionsFramework.Data.ORMapper.SqlQueryWithParams.FillResult(IDbConnection conn, IORMDatabaseInterface driver) at DecisionsFramework.Data.ORMapper.ExternalDatabaseServer.RunQuery(ReturnSetSQLStatement statement) --- End of inner exception stack trace --- at DecisionsFramework.Data.ORMapper.ExternalDatabaseServer.RunQuery(ReturnSetSQLStatement statement) at DecisionsFramework.ServiceLayer.Services.DatabaseIntegration.FlowSteps.BaseDatabaseStep.RunQuery(StepStartData data, ReturnSetSQLStatement statement) at DecisionsFramework.ServiceLayer.Services.DatabaseIntegration.FlowSteps.BaseReturnOptionStep.Run(StepStartData data)","3/22/2023 3:50:28 PM
Howdy, Stranger!
Categories
- 4.1K All Categories
- 60 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions