IExecSummaryFlash.Run

// Job ID: #1194245
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
1771021361

State

2/13/2026 10:24:52 PM (+2m 10.253s) Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonSerializationException

Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[AG.A1.Application.Contracts.DTO.PitBull.ProjectRepsDTO]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly. To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object. Path 'result', line 1, position 10.

Newtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[AG.A1.Application.Contracts.DTO.PitBull.ProjectRepsDTO]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly.
To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object.
Path 'result', line 1, position 10.
   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()

+250ms Processing

Server:
3vn4dk3-ag:2024
Worker:
c849dc58
+418ms DEV environment detected
+520msExecSummaryFlashTask - Started at 2/13/2026 4:22:42 PM , ENV: Development
+3.898sExecSummaryFlashTask - Total transcripts: 1. New Alerts: 1 lookbackDays: 15
+12.559s==== SendExecSummaryViaGraphApi - Sending Exec Summary to indira.kapoor@alliantgroup.com
+12.624sExecSummaryFlashTask - Sent Exec Summary!
+1m 51.068sGetProjectRepsFromDB - Failed at 2/13/2026 4:24:33 PMCannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[AG.A1.Application.Contracts.DTO.PitBull.ProjectRepsDTO]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly. To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object. Path 'result', line 1, position 10.
+1m 51.211sSendAlertsToReps - Failed at 2/13/2026 4:24:33 PMCannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[AG.A1.Application.Contracts.DTO.PitBull.ProjectRepsDTO]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly. To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object. Path 'result', line 1, position 10.
+2m 10.017sExecSummaryFlashTask - An error occurred: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[AG.A1.Application.Contracts.DTO.PitBull.ProjectRepsDTO]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly. To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object. Path 'result', line 1, position 10.

+74ms Enqueued

Triggered using recurring job manager

2/13/2026 10:22:41 PM Created