IExecSummaryFlash.Run

// Job ID: #1194251
using AG.A1.Scheduler.Project.Contracts.Contracts.TCSPitBull;

var execSummaryFlash = Activate<IExecSummaryFlash>();
await execSummaryFlash.Run(null, null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"[DEBUG]-Exec-Summary-Flash-Task"
Time
1771021620

State

2/13/2026 10:31:00 PM (+3m 59.850s) Failed

An exception occurred during performance of the job.

System.Threading.Tasks.TaskCanceledException

The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.

System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
 ---> System.TimeoutException: The operation was canceled.
 ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
 ---> System.IO.IOException: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..
 ---> System.Net.Sockets.SocketException (995): The I/O operation has been aborted because of either a thread exit or an application request.
   --- End of inner exception stack trace ---
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
   at System.Net.Http.HttpConnection.<CheckUsabilityOnScavenge>g__ReadAheadWithZeroByteReadAsync|45_0()
   at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   --- End of inner exception stack trace ---
   --- End of inner exception stack trace ---
   at AG.A1.Framework.Rest.RESTClient.HandleResponse[T](RestResponse restResponse) in C:\aOne\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 392
   at AG.A1.Framework.Rest.RESTClient.ExecutePOSTAsync[T](IRESTEndpoint apiEndpoint, IDictionary`2 headers, IDictionary`2 bodyParameters, IDictionary`2 urlParameters) in C:\aOne\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 273
   at AG.Integrations.RESTClients.AlliantOneApiREST.PitBullControllers.PitBullA1ApiClientController.GetProjectRepsFromDB(List`1 transcripts, Boolean isCAA) in C:\aOne\A1Solution\src-integrations\AG.Integrations.RESTClients\AlliantOneApiREST\PitBullControllers\PitBullA1ApiClientController.cs:line 76
   at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ExecSummaryFlashTask.GetProjectRepsFromDB(List`1 tAlerts, Boolean forCAA) in C:\aOne\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ExecSummaryFlashTask.cs:line 247
   at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ExecSummaryFlashTask.SendAlertsToReps(List`1 tAlerts) in C:\aOne\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ExecSummaryFlashTask.cs:line 210
   at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ExecSummaryFlashTask.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\aOne\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ExecSummaryFlashTask.cs:line 102
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

+153ms Processing

Server:
3vn4dk3-ag:2024
Worker:
5854ce8a
+297ms DEV environment detected
+377msExecSummaryFlashTask - Started at 2/13/2026 4:27:01 PM , ENV: Development
+2.819sExecSummaryFlashTask - Total transcripts: 1. New Alerts: 1 lookbackDays: 15
+3.533s==== SendExecSummaryViaGraphApi - Sending Exec Summary to indira.kapoor@alliantgroup.com
+3.600sExecSummaryFlashTask - Sent Exec Summary!
+3m 58.107sGetProjectRepsFromDB - Failed at 2/13/2026 4:30:58 PMThe request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
+3m 58.257sSendAlertsToReps - Failed at 2/13/2026 4:30:58 PMThe request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
+3m 59.614sExecSummaryFlashTask - An error occurred: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.

+40ms Enqueued

Triggered using recurring job manager

2/13/2026 10:27:00 PM Created