IPendingSubmissionTimeEntriesTask.Run

The job is finished. It will be removed automatically 2/19/2026 10:14:37 PM.
// Job ID: #1198461
using AG.A1.Scheduler.Billing.Contracts.Contracts;

var pendingSubmissionTimeEntriesTask = Activate<IPendingSubmissionTimeEntriesTask>();
await pendingSubmissionTimeEntriesTask.Run(null, null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"[DEBUG]-TMS-Pending-Submission-Time-Entries-Task"
RetryCount
1
Time
1771452764

State

2/18/2026 10:14:37 PM (+12.340s) Succeeded

Latency:
1m 40.699s
Duration:
11.159s

+7.510s Processing

Server:
2m94dk3-ag:40676
Worker:
afb64cfb
+7.672sPendingSubmissionTimeEntriesTask - Started
+10.022sRetrieve records <= 2/18/2026 4:14:28 PM
+18.552sNo of records retrieved : 0
+18.614sPendingSubmissionTimeEntriesTask - Completed

+59.380s Enqueued

Triggered by DelayedJobScheduler

+123ms Scheduled

Retry attempt 1 of 10: Cannot deserialize the current JSON object (e.g. …

Enqueue at:
2/18/2026 10:13:52 PM

+33.367s 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.Billings.BillingDto]' 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.Billings.BillingDto]' 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:\Users\rkuruvilla\Source\Repos\alliantOne\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:\Users\rkuruvilla\Source\Repos\alliantOne\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 273
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetPendingSubmissionTimeEntries(GetPendingSubmissionTimeEntriesRequestModelDto requestModel) in C:\Users\rkuruvilla\Source\Repos\alliantOne\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 226
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.PendingSubmissionTimeEntriesTask.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\Users\rkuruvilla\Source\Repos\alliantOne\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\PendingSubmissionTimeEntriesTask.cs:line 22
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

+167ms Processing

Server:
2m94dk3-ag:40676
Worker:
045300cc
+353msPendingSubmissionTimeEntriesTask - Started
+481msRetrieve records <= 2/18/2026 4:12:45 PM

+43ms Enqueued

Triggered by recurring job scheduler

2/18/2026 10:12:44 PM Created