File: C:\AssetWorks\FASuite\main-ms\Logs\202606\20260619\ApiServer\ApiServer.log
- ==========[ 06/19/2026 04:15:05 ]==========
Log ID: 8df60eef-fadf-42ff-a007-a2bc987f5a34
UTC Timestamp: 6/19/2026 11:15:05 AM
Level: Error
Caller: Run
TargetSite: System.Data.Common.DbDataReader <ExecuteDbDataReaderAsync>b__195_0(System.Threading.Tasks.Task`1[Microsoft.Data.SqlClient.SqlDataReader])
File: C:\azure-agent\_work\19\s\src\FA.Api.Common\Events\EventLoop.cs
Line: 403
Tag: EventLoop
--- Message ---
Failed to process events | Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
=>The wait operation timed out.
--- StackTrace ---
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1 result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at FASuite.Sql.Execute.RunQueriesEnumerable(DbConnection oCon, IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+MoveNext()
at FASuite.Sql.Execute.RunQueriesEnumerable(DbConnection oCon, IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+MoveNext()
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+MoveNext()
at FASuite.Sql.Execute.RunQueriesEnumerable(IList`1 sets, Nullable`1 cancellationToken, Boolean allowNull)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+MoveNext()
at FA.Api.Common.Events.EventLoop.FetchEvents(DateTime changesAfter)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.ProcessEvents(DateTime changesAfter)
at FA.Api.Common.Events.EventLoop.Run(CancellationToken tkn)