IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1111903
using AG.A1.Scheduler.Billing.Contracts;

var offlineTimeCommitTo3ECommandHandler = Activate<IOfflineTimeCommitTo3ECommandHandler>();
await offlineTimeCommitTo3ECommandHandler.Run(null, null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"TMS-Sync-Offline-TimeEntries-To-3E-Task"
RetryCount
10
Time
1762929008

State

11/12/2025 11:05:25 AM (+3.537s) Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+27ms Processing

Server:
dw0sdwk000ewl:2332
Worker:
450f565a
+40msOfflineTimeCommitTo3ECommandHandler - Started
+1.008sNo of records retrieved : 415

+1h 54m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+17ms Scheduled

Retry attempt 10 of 10: A suitable constructor for type 'AG.A1.Scheduler.…

Enqueue at:
11/12/2025 11:05:08 AM

+697ms Failed

An exception occurred during processing of a background job.

System.InvalidOperationException

A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.

System.InvalidOperationException: A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.
   at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContext context, IEnumerable`1 filters)
   at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.Worker.PerformJob(BackgroundProcessContext context, IStorageConnection connection, String jobId)

+120ms Processing

Server:
dw0sdwk000ewl:7888
Worker:
095a953a

+1h 11m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 9 of 10: Nullable object must have a value.

Enqueue at:
11/12/2025 9:11:10 AM

+3.224s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+30ms Processing

Server:
dw0sdwk000ewl:2332
Worker:
d85690ce
+55msOfflineTimeCommitTo3ECommandHandler - Started
+1.213sNo of records retrieved : 415

+40m 26.623s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

Retry attempt 8 of 10: Nullable object must have a value.

Enqueue at:
11/12/2025 7:59:07 AM

+7.650s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+113ms Processing

Server:
dw0sdwk000ewl:2332
Worker:
d40a0ec5
+144msOfflineTimeCommitTo3ECommandHandler - Started
+3.242sNo of records retrieved : 415

+24m 140ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

Retry attempt 7 of 10: Nullable object must have a value.

Enqueue at:
11/12/2025 7:18:33 AM

+3.683s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+33ms Processing

Server:
dw0sdwk000ewl:2332
Worker:
a6ace0d5
+59msOfflineTimeCommitTo3ECommandHandler - Started
+1.579sNo of records retrieved : 415

+12m 27.657s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

Retry attempt 6 of 10: Nullable object must have a value.

Enqueue at:
11/12/2025 6:54:40 AM

+3.016s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+27ms Processing

Server:
dw0sdwk000ewl:2332
Worker:
d85690ce
+46msOfflineTimeCommitTo3ECommandHandler - Started
+1.164sNo of records retrieved : 415

+4m 42.380s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 5 of 10: Nullable object must have a value.

Enqueue at:
11/12/2025 6:42:03 AM

+2.934s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+23ms Processing

Server:
dw0sdwk000ewl:2332
Worker:
a6ace0d5
+44msOfflineTimeCommitTo3ECommandHandler - Started
+1.072sNo of records retrieved : 415

+3m 42.130s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 4 of 10: Nullable object must have a value.

Enqueue at:
11/12/2025 6:37:14 AM

+3.100s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+24ms Processing

Server:
dw0sdwk000ewl:2332
Worker:
90f32029
+40msOfflineTimeCommitTo3ECommandHandler - Started
+896msNo of records retrieved : 415

+1m 36.600s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

Retry attempt 3 of 10: Request failed with status code InternalServerErr…

Enqueue at:
11/12/2025 6:33:24 AM

+38.603s Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

System.Net.Http.HttpRequestException: Request failed with status code InternalServerError
   at AG.A1.Framework.Rest.RESTClient.HandleResponse[T](RestResponse restResponse) in C:\agent\_work\1\s\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 389
   at AG.A1.Framework.Rest.RESTClient.ExecutePOSTAsync[T](IRESTEndpoint apiEndpoint, IDictionary`2 headers, IDictionary`2 bodyParameters, IDictionary`2 urlParameters) in C:\agent\_work\1\s\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 274
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.OfflineSubmit(List`1 currentUserEntries) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 215
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.UpdateOfflineSubmitEntries() in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 432
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 71
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+6.517s Processing

Server:
dw0sdwk000ewl:2332
Worker:
450f565a
+24msOfflineTimeCommitTo3ECommandHandler - Started
+2.025sNo of records retrieved : 415
+5.874sProcessing #: 24314511 | FeeUserId - 595 | Client # - 012505 | Study # - 0012
+5.888sStudy Found: #- 145137 | Timekeeper - 5284 | Office - 16000
+5.908sProcessing #: 24317991 | FeeUserId - 6659 | Client # - 304710 | Study # - 0008
+5.918sStudy Found: #- 149230 | Timekeeper - 2 | Office - 17750
+5.925sProcessing #: 24318272 | FeeUserId - 6659 | Client # - 012706 | Study # - 0009
+5.938sStudy Found: #- 147133 | Timekeeper - 2 | Office - 11000
+5.945sProcessing #: 24318263 | FeeUserId - 6659 | Client # - 001361 | Study # - 0011
+5.952sStudy Found: #- 149068 | Timekeeper - 2 | Office - 11000
+5.964sProcessing #: 24318656 | FeeUserId - 6659 | Client # - 013658 | Study # - 0013
+5.971sStudy Found: #- 150985 | Timekeeper - 2 | Office - 11000
+5.979sProcessing #: 24318648 | FeeUserId - 6659 | Client # - 008552 | Study # - 0025
+5.987sStudy Found: #- 148567 | Timekeeper - 2 | Office - 10000
+5.994sProcessing #: 24318619 | FeeUserId - 6659 | Client # - 301846 | Study # - 0008
+6.003sStudy Found: #- 146824 | Timekeeper - 2 | Office - 13250
+6.011sProcessing #: 24318654 | FeeUserId - 6659 | Client # - 316559 | Study # - 0005
+6.019sStudy Found: #- 148346 | Timekeeper - 2 | Office - 13750
+6.026sProcessing #: 24318632 | FeeUserId - 6659 | Client # - 003145 | Study # - 0017
+6.035sStudy Found: #- 148968 | Timekeeper - 2 | Office - 19250
+6.042sProcessing #: 24318637 | FeeUserId - 6659 | Client # - 304577 | Study # - 0007
+6.050sStudy Found: #- 149211 | Timekeeper - 2 | Office - 16500
+6.058sProcessing #: 24319826 | FeeUserId - 6659 | Client # - 339152 | Study # - 0002
+6.065sStudy Found: #- 154182 | Timekeeper - 2 | Office - 21250
+6.074sProcessing #: 24314510 | FeeUserId - 595 | Client # - 012505 | Study # - 0012
+6.082sStudy Found: #- 145137 | Timekeeper - 5284 | Office - 16000
+6.093sProcessing #: 24317924 | FeeUserId - 6659 | Client # - 009639 | Study # - 0011
+6.112sStudy Found: #- 148521 | Timekeeper - 2 | Office - 17750
+6.135sProcessing #: 24318264 | FeeUserId - 6659 | Client # - 011721 | Study # - 0011
+6.142sStudy Found: #- 148186 | Timekeeper - 2 | Office - 13500
+6.149sProcessing #: 24318266 | FeeUserId - 6659 | Client # - 319701 | Study # - 0006
+6.156sStudy Found: #- 147500 | Timekeeper - 2 | Office - 11000
+6.166sProcessing #: 24318653 | FeeUserId - 6659 | Client # - 010627 | Study # - 0010
+6.173sStudy Found: #- 148515 | Timekeeper - 2 | Office - 15750
+6.180sProcessing #: 24318614 | FeeUserId - 6659 | Client # - 005810 | Study # - 0014
+6.188sStudy Found: #- 148935 | Timekeeper - 2 | Office - 11000
+6.195sProcessing #: 24318659 | FeeUserId - 6659 | Client # - 002082 | Study # - 0011
+6.205sStudy Found: #- 149058 | Timekeeper - 2 | Office - 11000
+6.213sProcessing #: 24318622 | FeeUserId - 6659 | Client # - 303145 | Study # - 0006
+6.219sStudy Found: #- 147636 | Timekeeper - 2 | Office - 20500
+6.244sProcessing #: 24318641 | FeeUserId - 6659 | Client # - 014400 | Study # - 0011
+6.251sStudy Found: #- 147052 | Timekeeper - 2 | Office - 11000
+6.259sProcessing #: 24318629 | FeeUserId - 6659 | Client # - 013519 | Study # - 0011
+6.266sStudy Found: #- 147254 | Timekeeper - 2 | Office - 11000
+6.285sProcessing #: 24319825 | FeeUserId - 6659 | Client # - 011059 | Study # - 0012
+6.295sStudy Found: #- 148277 | Timekeeper - 2 | Office - 20500
+6.305sProcessing #: 24314513 | FeeUserId - 595 | Client # - 011181 | Study # - 0011
+6.312sStudy Found: #- 142328 | Timekeeper - 5284 | Office - 17750
+6.319sProcessing #: 24318262 | FeeUserId - 6659 | Client # - 012752 | Study # - 0011
+6.332sStudy Found: #- 147112 | Timekeeper - 2 | Office - 15500
+6.339sProcessing #: 24318268 | FeeUserId - 6659 | Client # - 011451 | Study # - 0006
+6.352sStudy Found: #- 148218 | Timekeeper - 2 | Office - 13500
+6.372sProcessing #: 24318259 | FeeUserId - 6659 | Client # - 304883 | Study # - 0007
+6.382sStudy Found: #- 149224 | Timekeeper - 2 | Office - 13750
+6.402sProcessing #: 24318643 | FeeUserId - 6659 | Client # - 005538 | Study # - 0017
+6.413sStudy Found: #- 148878 | Timekeeper - 2 | Office - 13000
+6.432sProcessing #: 24318651 | FeeUserId - 6659 | Client # - 005870 | Study # - 0014
+6.442sStudy Found: #- 148960 | Timekeeper - 2 | Office - 19250
+6.453sProcessing #: 24318646 | FeeUserId - 6659 | Client # - 009176 | Study # - 0023
+6.465sStudy Found: #- 148609 | Timekeeper - 2 | Office - 11000
+6.483sProcessing #: 24318626 | FeeUserId - 6659 | Client # - 005843 | Study # - 0028
+6.503sStudy Found: #- 148873 | Timekeeper - 2 | Office - 15000
+6.523sProcessing #: 24318627 | FeeUserId - 6659 | Client # - 006460 | Study # - 0013
+6.533sStudy Found: #- 148924 | Timekeeper - 2 | Office - 15500
+6.553sProcessing #: 24318642 | FeeUserId - 6659 | Client # - 008363 | Study # - 0023
+6.575sStudy Found: #- 148564 | Timekeeper - 2 | Office - 10000
+6.594sProcessing #: 24319828 | FeeUserId - 6659 | Client # - 004235 | Study # - 0007
+6.615sStudy Found: #- 146214 | Timekeeper - 2 | Office - 14000
+6.634sProcessing #: 24314509 | FeeUserId - 595 | Client # - 012505 | Study # - 0012
+6.644sStudy Found: #- 145137 | Timekeeper - 5284 | Office - 16000
+6.654sProcessing #: 24317395 | FeeUserId - 6659 | Client # - 012723 | Study # - 0011
+6.664sStudy Found: #- 147201 | Timekeeper - 2 | Office - 20000
+6.674sProcessing #: 24318265 | FeeUserId - 6659 | Client # - 012430 | Study # - 0009
+6.684sStudy Found: #- 147786 | Timekeeper - 2 | Office - 15500
+6.694sProcessing #: 24318274 | FeeUserId - 6659 | Client # - 011763 | Study # - 0011
+6.705sStudy Found: #- 150980 | Timekeeper - 2 | Office - 13500
+6.724sProcessing #: 24318616 | FeeUserId - 6659 | Client # - 014580 | Study # - 0010
+6.734sStudy Found: #- 147054 | Timekeeper - 2 | Office - 17750
+6.754sProcessing #: 24318657 | FeeUserId - 6659 | Client # - 007616 | Study # - 0015
+6.765sStudy Found: #- 148679 | Timekeeper - 2 | Office - 15500
+6.784sProcessing #: 24318618 | FeeUserId - 6659 | Client # - 014005 | Study # - 0010
+6.795sStudy Found: #- 147374 | Timekeeper - 2 | Office - 11000
+6.815sProcessing #: 24318624 | FeeUserId - 6659 | Client # - 304540 | Study # - 0006
+6.825sStudy Found: #- 149294 | Timekeeper - 2 | Office - 16500
+6.845sProcessing #: 24318647 | FeeUserId - 6659 | Client # - 301977 | Study # - 0007
+6.857sStudy Found: #- 146880 | Timekeeper - 2 | Office - 15000
+6.865sProcessing #: 24318652 | FeeUserId - 6659 | Client # - 300708 | Study # - 0010
+6.873sStudy Found: #- 149412 | Timekeeper - 2 | Office - 12250
+6.881sProcessing #: 24319824 | FeeUserId - 6659 | Client # - 301264 | Study # - 0008
+6.888sStudy Found: #- 147497 | Timekeeper - 2 | Office - 13000
+6.897sProcessing #: 24314615 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+6.905sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+6.912sProcessing #: 24318270 | FeeUserId - 6659 | Client # - 014305 | Study # - 0010
+6.921sStudy Found: #- 147047 | Timekeeper - 2 | Office - 13750
+6.928sProcessing #: 24318271 | FeeUserId - 6659 | Client # - 010196 | Study # - 0016
+6.937sStudy Found: #- 149359 | Timekeeper - 2 | Office - 13000
+6.945sProcessing #: 24318477 | FeeUserId - 6659 | Client # - 301046 | Study # - 0005
+6.953sStudy Found: #- 117926 | Timekeeper - 2 | Office - 17750
+6.962sProcessing #: 24318636 | FeeUserId - 6659 | Client # - 301487 | Study # - 0007
+6.969sStudy Found: #- 147487 | Timekeeper - 2 | Office - 13000
+6.977sProcessing #: 24318650 | FeeUserId - 6659 | Client # - 009226 | Study # - 0010
+6.984sStudy Found: #- 148629 | Timekeeper - 2 | Office - 10000
+6.991sProcessing #: 24318639 | FeeUserId - 6659 | Client # - 307408 | Study # - 0006
+7sStudy Found: #- 147733 | Timekeeper - 2 | Office - 20500
+7.008sProcessing #: 24318658 | FeeUserId - 6659 | Client # - 013710 | Study # - 0009
+7.016sStudy Found: #- 147278 | Timekeeper - 2 | Office - 20250
+7.025sProcessing #: 24318628 | FeeUserId - 6659 | Client # - 009886 | Study # - 0023
+7.034sStudy Found: #- 148493 | Timekeeper - 2 | Office - 13000
+7.045sProcessing #: 24319611 | FeeUserId - 6659 | Client # - 007329 | Study # - 0026
+7.055sStudy Found: #- 148705 | Timekeeper - 2 | Office - 13000
+7.062sProcessing #: 24319977 | FeeUserId - 6659 | Client # - 001088 | Study # - 0015
+7.069sStudy Found: #- 155006 | Timekeeper - 2 | Office - 19250
+7.077sProcessing #: 24314508 | FeeUserId - 595 | Client # - 303062 | Study # - 0011
+7.084sStudy Found: #- 143615 | Timekeeper - 5284 | Office - 13250
+7.092sProcessing #: 24317401 | FeeUserId - 6659 | Client # - 308525 | Study # - 0006
+7.108sStudy Found: #- 147738 | Timekeeper - 2 | Office - 18000
+7.117sProcessing #: 24318275 | FeeUserId - 6659 | Client # - 011606 | Study # - 0011
+7.126sStudy Found: #- 148203 | Timekeeper - 2 | Office - 13500
+7.134sProcessing #: 24318273 | FeeUserId - 6659 | Client # - 012969 | Study # - 0010
+7.141sStudy Found: #- 147137 | Timekeeper - 2 | Office - 16000
+7.149sProcessing #: 24318604 | FeeUserId - 6659 | Client # - 010344 | Study # - 0011
+7.156sStudy Found: #- 148451 | Timekeeper - 2 | Office - 14250
+7.163sProcessing #: 24318630 | FeeUserId - 6659 | Client # - 302107 | Study # - 0006
+7.176sStudy Found: #- 146884 | Timekeeper - 2 | Office - 20250
+7.189sProcessing #: 24318655 | FeeUserId - 6659 | Client # - 013292 | Study # - 0010
+7.198sStudy Found: #- 147618 | Timekeeper - 2 | Office - 15500
+7.205sProcessing #: 24318634 | FeeUserId - 6659 | Client # - 009402 | Study # - 0024
+7.212sStudy Found: #- 148556 | Timekeeper - 2 | Office - 20500
+7.219sProcessing #: 24318617 | FeeUserId - 6659 | Client # - 011726 | Study # - 0010
+7.226sStudy Found: #- 148185 | Timekeeper - 2 | Office - 13750
+7.233sProcessing #: 24318638 | FeeUserId - 6659 | Client # - 009557 | Study # - 0024
+7.240sStudy Found: #- 151012 | Timekeeper - 2 | Office - 17750
+7.249sProcessing #: 24319620 | FeeUserId - 6659 | Client # - 303757 | Study # - 0007
+7.256sStudy Found: #- 145491 | Timekeeper - 2 | Office - 19250
+7.263sProcessing #: 24314507 | FeeUserId - 595 | Client # - 303062 | Study # - 0011
+7.270sStudy Found: #- 143615 | Timekeeper - 5284 | Office - 13250
+7.277sProcessing #: 24318025 | FeeUserId - 6659 | Client # - 339261 | Study # - 0001
+7.285sStudy Found: #- 154736 | Timekeeper - 2 | Office - 13000
+7.292sProcessing #: 24318267 | FeeUserId - 6659 | Client # - 300022 | Study # - 0007
+7.299sStudy Found: #- 146916 | Timekeeper - 2 | Office - 13250
+7.307sProcessing #: 24318260 | FeeUserId - 6659 | Client # - 013500 | Study # - 0011
+7.315sStudy Found: #- 147453 | Timekeeper - 2 | Office - 13750
+7.322sProcessing #: 24318640 | FeeUserId - 6659 | Client # - 305820 | Study # - 0006
+7.329sStudy Found: #- 148853 | Timekeeper - 2 | Office - 19250
+7.341sProcessing #: 24318620 | FeeUserId - 6659 | Client # - 304476 | Study # - 0007
+7.348sStudy Found: #- 149234 | Timekeeper - 2 | Office - 15500
+7.356sProcessing #: 24318615 | FeeUserId - 6659 | Client # - 009151 | Study # - 0019
+7.363sStudy Found: #- 148560 | Timekeeper - 2 | Office - 15500
+7.372sProcessing #: 24318645 | FeeUserId - 6659 | Client # - 014891 | Study # - 0008
+7.379sStudy Found: #- 146920 | Timekeeper - 2 | Office - 12000
+7.386sProcessing #: 24318623 | FeeUserId - 6659 | Client # - 011739 | Study # - 0011
+7.393sStudy Found: #- 148181 | Timekeeper - 2 | Office - 13500
+7.400sProcessing #: 24318649 | FeeUserId - 6659 | Client # - 009771 | Study # - 0013
+7.408sStudy Found: #- 148438 | Timekeeper - 2 | Office - 17750
+7.417sProcessing #: 24319827 | FeeUserId - 6659 | Client # - 001102 | Study # - 0017
+7.424sStudy Found: #- 153984 | Timekeeper - 2 | Office - 10750
+7.430sProcessing #: 24319976 | FeeUserId - 6659 | Client # - 000683 | Study # - 0022
+7.439sStudy Found: #- 155007 | Timekeeper - 2 | Office - 11000
+7.445sProcessing #: 24320052 | FeeUserId - 6659 | Client # - 303442 | Study # - 0008
+7.453sStudy Found: #- 147678 | Timekeeper - 2 | Office - 19250
+7.460sProcessing #: 24320064 | FeeUserId - 6659 | Client # - 301898 | Study # - 0007
+7.467sStudy Found: #- 146963 | Timekeeper - 2 | Office - 11000
+7.473sProcessing #: 24320054 | FeeUserId - 6659 | Client # - 000619 | Study # - 0021
+7.481sStudy Found: #- 149081 | Timekeeper - 2 | Office - 16750
+7.487sProcessing #: 24313848 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+7.495sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+7.518sProcessing #: 5829601 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+7.528sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+7.548sProcessing #: 17864857 | FeeUserId - 7223 | Client # - 009765 | Study # - 0009
+7.558sStudy Found: #- 109460 | Timekeeper - 3926 | Office - 20500
+7.565sProcessing #: 17878762 | FeeUserId - 7223 | Client # - 008825 | Study # - 0014
+7.573sStudy Found: #- 108571 | Timekeeper - 3926 | Office - 11000
+7.580sProcessing #: 17891800 | FeeUserId - 7223 | Client # - 011132 | Study # - 0013
+7.587sStudy Found: #- 117784 | Timekeeper - 3926 | Office - 21250
+7.594sProcessing #: 19845309 | FeeUserId - 6659 | Client # - 329424 | Study # - 0003
+7.602sStudy Found: #- 138846 | Timekeeper - 2 | Office - 20250
+7.609sProcessing #: 19877036 | FeeUserId - 6659 | Client # - 305856 | Study # - 0005
+7.616sStudy Found: #- 132449 | Timekeeper - 2 | Office - 20000
+7.624sProcessing #: 24319982 | FeeUserId - 6659 | Client # - 339250 | Study # - 0002
+7.632sStudy Found: #- 154594 | Timekeeper - 2 | Office - 17750
+7.646sProcessing #: 24320051 | FeeUserId - 6659 | Client # - 014553 | Study # - 0010
+7.656sStudy Found: #- 147057 | Timekeeper - 2 | Office - 11500
+7.666sProcessing #: 24320057 | FeeUserId - 6659 | Client # - 011699 | Study # - 0011
+7.677sStudy Found: #- 149414 | Timekeeper - 2 | Office - 19250
+7.687sProcessing #: 24320071 | FeeUserId - 6659 | Client # - 006758 | Study # - 0014
+7.697sStudy Found: #- 148739 | Timekeeper - 2 | Office - 13250
+7.707sProcessing #: 24313854 | FeeUserId - 7352 | Client # - 336384 | Study # - 0002
+7.717sStudy Found: #- 143647 | Timekeeper - 6513 | Office - 45108
+7.727sProcessing #: 17864854 | FeeUserId - 7223 | Client # - 012344 | Study # - 0007
+7.737sStudy Found: #- 118013 | Timekeeper - 3926 | Office - 10000
+7.747sProcessing #: 17878770 | FeeUserId - 7223 | Client # - 307993 | Study # - 0003
+7.772sStudy Found: #- 121664 | Timekeeper - 3926 | Office - 11000
+7.782sProcessing #: 17891804 | FeeUserId - 7223 | Client # - 328144 | Study # - 0001
+7.793sStudy Found: #- 120578 | Timekeeper - 3926 | Office - 16750
+7.802sProcessing #: 19845304 | FeeUserId - 6659 | Client # - 000962 | Study # - 0014
+7.813sStudy Found: #- 133164 | Timekeeper - 2 | Office - 21500
+7.822sProcessing #: 20347161 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+7.833sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+7.843sProcessing #: 20384680 | FeeUserId - 5856 | Client # - 011194 | Study # - TCS14843
+7.853sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+7.863sProcessing #: 24319987 | FeeUserId - 6659 | Client # - 302544 | Study # - 0002
+7.873sStudy Found: #- 154998 | Timekeeper - 2 | Office - 19250
+7.898sSending to 3E: Started
+37.436sSending to 3E: #24314511 | 012505/0012 | 5/13/2025 | 165888 Unit(s) - Failed
+37.446sSending to 3E: #24317991 | 304710/0008 | 8/20/2025 | 40 Unit(s) - Failed
+37.454sSending to 3E: #24318272 | 012706/0009 | 8/31/2025 | 40 Unit(s) - Failed
+37.470sSending to 3E: #24318263 | 001361/0011 | 8/31/2025 | 40 Unit(s) - Failed
+37.479sSending to 3E: #24318656 | 013658/0013 | 9/30/2025 | 40 Unit(s) - Failed
+37.488sSending to 3E: #24318648 | 008552/0025 | 9/30/2025 | 40 Unit(s) - Failed
+37.497sSending to 3E: #24318619 | 301846/0008 | 9/30/2025 | 40 Unit(s) - Failed
+37.510sSending to 3E: #24318654 | 316559/0005 | 9/30/2025 | 40 Unit(s) - Failed
+37.522sSending to 3E: #24318632 | 003145/0017 | 9/30/2025 | 40 Unit(s) - Failed
+37.531sSending to 3E: #24318637 | 304577/0007 | 9/30/2025 | 40 Unit(s) - Failed
+37.539sSending to 3E: #24319826 | 339152/0002 | 10/17/2025 | 40 Unit(s) - Success
+37.548sSending to 3E: #24314510 | 012505/0012 | 5/12/2025 | 221184 Unit(s) - Failed
+37.556sSending to 3E: #24317924 | 009639/0011 | 8/19/2025 | 40 Unit(s) - Failed
+37.565sSending to 3E: #24318264 | 011721/0011 | 8/31/2025 | 40 Unit(s) - Failed
+37.574sSending to 3E: #24318266 | 319701/0006 | 8/31/2025 | 40 Unit(s) - Failed
+37.580sSending to 3E: #24318653 | 010627/0010 | 9/30/2025 | 80 Unit(s) - Failed
+37.589sSending to 3E: #24318614 | 005810/0014 | 9/30/2025 | 80 Unit(s) - Failed
+37.598sSending to 3E: #24318659 | 002082/0011 | 9/30/2025 | 80 Unit(s) - Failed
+37.606sSending to 3E: #24318622 | 303145/0006 | 9/30/2025 | 80 Unit(s) - Failed
+37.616sSending to 3E: #24318641 | 014400/0011 | 9/30/2025 | 40 Unit(s) - Failed
+37.625sSending to 3E: #24318629 | 013519/0011 | 9/30/2025 | 40 Unit(s) - Failed
+37.634sSending to 3E: #24319825 | 011059/0012 | 10/17/2025 | 80 Unit(s) - Success
+37.642sSending to 3E: #24314513 | 011181/0011 | 5/19/2025 | 331776 Unit(s) - Failed
+37.652sSending to 3E: #24318262 | 012752/0011 | 8/31/2025 | 40 Unit(s) - Failed
+37.661sSending to 3E: #24318268 | 011451/0006 | 8/31/2025 | 40 Unit(s) - Failed
+37.670sSending to 3E: #24318259 | 304883/0007 | 8/31/2025 | 40 Unit(s) - Failed
+37.683sSending to 3E: #24318643 | 005538/0017 | 9/30/2025 | 80 Unit(s) - Failed
+37.697sSending to 3E: #24318651 | 005870/0014 | 9/30/2025 | 80 Unit(s) - Failed
+37.706sSending to 3E: #24318646 | 009176/0023 | 9/30/2025 | 80 Unit(s) - Failed
+37.714sSending to 3E: #24318626 | 005843/0028 | 9/30/2025 | 40 Unit(s) - Failed
+37.722sSending to 3E: #24318627 | 006460/0013 | 9/30/2025 | 40 Unit(s) - Failed
+37.736sSending to 3E: #24318642 | 008363/0023 | 9/30/2025 | 40 Unit(s) - Failed
+37.745sSending to 3E: #24319828 | 004235/0007 | 10/18/2025 | 80 Unit(s) - Success
+37.755sSending to 3E: #24314509 | 012505/0012 | 5/9/2025 | 165888 Unit(s) - Failed
+37.765sSending to 3E: #24317395 | 012723/0011 | 7/31/2025 | 40 Unit(s) - Failed
+37.774sSending to 3E: #24318265 | 012430/0009 | 8/31/2025 | 40 Unit(s) - Failed
+37.781sSending to 3E: #24318274 | 011763/0011 | 8/31/2025 | 40 Unit(s) - Failed
+37.790sSending to 3E: #24318616 | 014580/0010 | 9/30/2025 | 40 Unit(s) - Failed
+37.799sSending to 3E: #24318657 | 007616/0015 | 9/30/2025 | 40 Unit(s) - Failed
+37.812sSending to 3E: #24318618 | 014005/0010 | 9/30/2025 | 40 Unit(s) - Failed
+37.822sSending to 3E: #24318624 | 304540/0006 | 9/30/2025 | 40 Unit(s) - Failed
+37.833sSending to 3E: #24318647 | 301977/0007 | 9/30/2025 | 40 Unit(s) - Failed
+37.842sSending to 3E: #24318652 | 300708/0010 | 9/30/2025 | 40 Unit(s) - Failed
+37.851sSending to 3E: #24319824 | 301264/0008 | 10/17/2025 | 40 Unit(s) - Success
+37.868sSending to 3E: #24314615 | 308689/0014 | 4/14/2025 | 135168 Unit(s) - Failed
+37.887sSending to 3E: #24318270 | 014305/0010 | 8/31/2025 | 40 Unit(s) - Failed
+37.896sSending to 3E: #24318271 | 010196/0016 | 8/31/2025 | 40 Unit(s) - Failed
+37.906sSending to 3E: #24318477 | 301046/0005 | 9/15/2025 | 20 Unit(s) - Failed
+37.915sSending to 3E: #24318636 | 301487/0007 | 9/30/2025 | 40 Unit(s) - Failed
+37.926sSending to 3E: #24318650 | 009226/0010 | 9/30/2025 | 40 Unit(s) - Failed
+37.933sSending to 3E: #24318639 | 307408/0006 | 9/30/2025 | 40 Unit(s) - Failed
+37.940sSending to 3E: #24318658 | 013710/0009 | 9/30/2025 | 40 Unit(s) - Failed
+37.947sSending to 3E: #24318628 | 009886/0023 | 9/30/2025 | 40 Unit(s) - Failed
+37.954sSending to 3E: #24319611 | 007329/0026 | 10/5/2025 | 80 Unit(s) - Success
+37.967sSending to 3E: #24319977 | 001088/0015 | 10/22/2025 | 80 Unit(s) - Success
+37.976sSending to 3E: #24314508 | 303062/0011 | 5/9/2025 | 221184 Unit(s) - Failed
+37.982sSending to 3E: #24317401 | 308525/0006 | 7/31/2025 | 40 Unit(s) - Failed
+37.990sSending to 3E: #24318275 | 011606/0011 | 8/31/2025 | 40 Unit(s) - Failed
+37.998sSending to 3E: #24318273 | 012969/0010 | 8/31/2025 | 40 Unit(s) - Failed
+38.006sSending to 3E: #24318604 | 010344/0011 | 9/29/2025 | 80 Unit(s) - Failed
+38.014sSending to 3E: #24318630 | 302107/0006 | 9/30/2025 | 80 Unit(s) - Failed
+38.021sSending to 3E: #24318655 | 013292/0010 | 9/30/2025 | 80 Unit(s) - Failed
+38.027sSending to 3E: #24318634 | 009402/0024 | 9/30/2025 | 80 Unit(s) - Failed
+38.033sSending to 3E: #24318617 | 011726/0010 | 9/30/2025 | 80 Unit(s) - Failed
+38.040sSending to 3E: #24318638 | 009557/0024 | 9/30/2025 | 80 Unit(s) - Failed
+38.047sSending to 3E: #24319620 | 303757/0007 | 10/11/2025 | 40 Unit(s) - Success
+38.053sSending to 3E: #24314507 | 303062/0011 | 5/16/2025 | 147456 Unit(s) - Failed
+38.060sSending to 3E: #24318025 | 339261/0001 | 8/21/2025 | 40 Unit(s) - Failed
+38.066sSending to 3E: #24318267 | 300022/0007 | 8/31/2025 | 40 Unit(s) - Failed
+38.073sSending to 3E: #24318260 | 013500/0011 | 8/31/2025 | 40 Unit(s) - Failed
+38.081sSending to 3E: #24318640 | 305820/0006 | 9/30/2025 | 80 Unit(s) - Failed
+38.088sSending to 3E: #24318620 | 304476/0007 | 9/30/2025 | 80 Unit(s) - Failed
+38.094sSending to 3E: #24318615 | 009151/0019 | 9/30/2025 | 80 Unit(s) - Failed
+38.101sSending to 3E: #24318645 | 014891/0008 | 9/30/2025 | 80 Unit(s) - Failed
+38.107sSending to 3E: #24318623 | 011739/0011 | 9/30/2025 | 40 Unit(s) - Failed
+38.114sSending to 3E: #24318649 | 009771/0013 | 9/30/2025 | 40 Unit(s) - Failed
+38.123sSending to 3E: #24319827 | 001102/0017 | 10/18/2025 | 120 Unit(s) - Success
+38.132sSending to 3E: #24319976 | 000683/0022 | 10/22/2025 | 40 Unit(s) - Success
+38.138sSending to 3E: #24320052 | 303442/0008 | 10/31/2025 | 40 Unit(s) - Success
+38.145sSending to 3E: #24320064 | 301898/0007 | 10/31/2025 | 40 Unit(s) - Success
+38.156sSending to 3E: #24320054 | 000619/0021 | 10/31/2025 | 40 Unit(s) - Success
+38.167sSending to 3E: #24313848 | 335848/0004 | 5/13/2025 | 147456 Unit(s) - Failed
+38.177sSending to 3E: #5829601 | 012986/0008 | 3/22/2023 | 2 Unit(s) - Failed
+38.184sSending to 3E: #17864857 | 009765/0009 | 7/12/2023 | 20 Unit(s) - Failed
+38.191sSending to 3E: #17878762 | 008825/0014 | 7/14/2023 | 20 Unit(s) - Failed
+38.198sSending to 3E: #17891800 | 011132/0013 | 7/15/2023 | 20 Unit(s) - Failed
+38.204sSending to 3E: #19845309 | 329424/0003 | 1/1/2024 | 40 Unit(s) - Failed
+38.211sSending to 3E: #19877036 | 305856/0005 | 1/4/2024 | 40 Unit(s) - Failed
+38.218sSending to 3E: #24319982 | 339250/0002 | 10/28/2025 | 80 Unit(s) - Success
+38.223sSending to 3E: #24320051 | 014553/0010 | 10/31/2025 | 80 Unit(s) - Success
+38.231sSending to 3E: #24320057 | 011699/0011 | 10/31/2025 | 80 Unit(s) - Success
+38.237sSending to 3E: #24320071 | 006758/0014 | 11/4/2025 | 80 Unit(s) - Success
+38.245sSending to 3E: #24313854 | 336384/0002 | 5/21/2025 | 196608 Unit(s) - Failed
+38.262sSending to 3E: #17864854 | 012344/0007 | 7/12/2023 | 20 Unit(s) - Failed
+38.272sSending to 3E: #17878770 | 307993/0003 | 7/14/2023 | 20 Unit(s) - Failed
+38.281sSending to 3E: #17891804 | 328144/0001 | 7/15/2023 | 20 Unit(s) - Failed
+38.292sSending to 3E: #19845304 | 000962/0014 | 1/1/2024 | 40 Unit(s) - Failed
+38.302sSending to 3E: #20347161 | 013892/TCS0002 | 1/18/2024 | -4 Unit(s) - Failed
+38.312sSending to 3E: #20384680 | 011194/TCS14843 | 12/12/2022 | -2 Unit(s) - Failed
+38.319sSending to 3E: #24319987 | 302544/0002 | 10/28/2025 | 40 Unit(s) - Success

+41.970s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 2 of 10: Nullable object must have a value.

Enqueue at:
11/12/2025 6:31:07 AM

+3.047s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+20ms Processing

Server:
dw0sdwk000ewl:2332
Worker:
a6ace0d5
+31msOfflineTimeCommitTo3ECommandHandler - Started
+1.025sNo of records retrieved : 415

+19.593s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

Retry attempt 1 of 10: Nullable object must have a value.

Enqueue at:
11/12/2025 6:30:31 AM

+4.290s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+23ms Processing

Server:
dw0sdwk000ewl:2332
Worker:
90f32029
+27msOfflineTimeCommitTo3ECommandHandler - Started
+1.739sNo of records retrieved : 415

+10ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/12/2025 6:30:08 AM Created