IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1103589
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
1762259411

State

11/4/2025 5:05:17 PM (+7.950s) 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)

+303ms Processing

Server:
dw0sdwk000ekr:7976
Worker:
fa219c14
+460msOfflineTimeCommitTo3ECommandHandler - Started
+3.902sNo of records retrieved : 414

+1h 50m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/4/2025 5:04:56 PM

+40ms 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)

+103ms Processing

Server:
wvdappdevv2-19:28592
Worker:
a64836bc

+1h 12m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/4/2025 3:14:11 PM

+29.213s 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)

+93ms Processing

Server:
dw0sdwk000ekr:7976
Worker:
817b6168
+104msOfflineTimeCommitTo3ECommandHandler - Started
+10.914sNo of records retrieved : 413

+43m 20.887s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/4/2025 2:01:07 PM

+5.546s 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)

+50ms Processing

Server:
dw0sdwk000ekr:7976
Worker:
f7fc6ea6
+110msOfflineTimeCommitTo3ECommandHandler - Started
+3.145sNo of records retrieved : 413

+24m 45.394s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

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

Enqueue at:
11/4/2025 1:17:50 PM

+4.437s 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)

+1.310s Processing

Server:
dw0sdwk000ekr:7976
Worker:
c2bfba59
+119msOfflineTimeCommitTo3ECommandHandler - Started
+2.081sNo of records retrieved : 413

+10m 57.513s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/4/2025 12:52:47 PM

+2.997s 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:
dw0sdwk000ekr:7976
Worker:
fa219c14
+38msOfflineTimeCommitTo3ECommandHandler - Started
+1.035sNo of records retrieved : 413

+4m 57.157s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/4/2025 12:41:47 PM

+3.093s 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:
dw0sdwk000ekr:7976
Worker:
f7fc6ea6
+34msOfflineTimeCommitTo3ECommandHandler - Started
+1.133sNo of records retrieved : 413

+3m 41.654s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+26ms Scheduled

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

Enqueue at:
11/4/2025 12:36:48 PM

+3.440s 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:
dw0sdwk000ekr:7976
Worker:
ee0aba53
+36msOfflineTimeCommitTo3ECommandHandler - Started
+1.413sNo of records retrieved : 413

+41.813s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+20ms Scheduled

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

Enqueue at:
11/4/2025 12:33:08 PM

+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)

+4.103s Processing

Server:
dw0sdwk000ekr:7976
Worker:
fa219c14
+129msOfflineTimeCommitTo3ECommandHandler - Started
+1.475sNo of records retrieved : 413

+35.717s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

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

Enqueue at:
11/4/2025 12:32:16 PM

+39.400s 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)

+24ms Processing

Server:
dw0sdwk000ekr:7976
Worker:
817b6168
+84msOfflineTimeCommitTo3ECommandHandler - Started
+1.266sNo of records retrieved : 413
+5.237sProcessing #: 20568145 | FeeUserId - 431 | Client # - 010576 | Study # - TCS11525
+5.255sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+5.274sProcessing #: 20435351 | FeeUserId - 3487 | Client # - 307233 | Study # - TCS0001
+5.284sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+5.293sProcessing #: 20472851 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+5.303sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+5.313sProcessing #: 22157018 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+5.322sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+5.364sProcessing #: 20480631 | FeeUserId - 5878 | Client # - 301648 | Study # - TCS0001
+5.382sStudy Found: #- -1 | Timekeeper - 1794 | Office -
+5.410sProcessing #: 24313854 | FeeUserId - 7352 | Client # - 336384 | Study # - 0002
+5.420sStudy Found: #- 143647 | Timekeeper - 6513 | Office - 45108
+5.442sProcessing #: 24308696 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+5.459sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+5.468sProcessing #: 24314544 | FeeUserId - 4868 | Client # - 318781 | Study # - 0004
+5.478sStudy Found: #- 142632 | Timekeeper - 3018 | Office - 20500
+5.488sProcessing #: 24314538 | FeeUserId - 4868 | Client # - 300780 | Study # - 0007
+5.497sStudy Found: #- 148023 | Timekeeper - 3018 | Office - 13000
+5.517sProcessing #: 24314534 | FeeUserId - 4868 | Client # - 338376 | Study # - 0002
+5.526sStudy Found: #- 150531 | Timekeeper - 3018 | Office - 11000
+5.535sProcessing #: 24314437 | FeeUserId - 7103 | Client # - 332121 | Study # - 0005
+5.545sStudy Found: #- 150410 | Timekeeper - 5016 | Office - 45131
+5.555sProcessing #: 20508604 | FeeUserId - 3487 | Client # - 305924 | Study # - TCS0001
+5.565sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+5.575sProcessing #: 20396352 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+5.604sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+5.664sProcessing #: 20777582 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+5.682sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+5.692sProcessing #: 22157039 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+5.702sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+5.711sProcessing #: 24313847 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+5.721sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+5.731sProcessing #: 24313873 | FeeUserId - 4171 | Client # - 334582 | Study # - 0005
+5.741sStudy Found: #- 150288 | Timekeeper - 5952 | Office - 45120
+5.750sProcessing #: 24314520 | FeeUserId - 4868 | Client # - 304423 | Study # - 0005
+5.760sStudy Found: #- 137169 | Timekeeper - 3018 | Office - 10500
+5.769sProcessing #: 24314523 | FeeUserId - 4868 | Client # - 336702 | Study # - 0002
+5.790sStudy Found: #- 139985 | Timekeeper - 3018 | Office - 20500
+5.800sProcessing #: 24314517 | FeeUserId - 4868 | Client # - 305076 | Study # - 0008
+5.809sStudy Found: #- 151688 | Timekeeper - 3018 | Office - 15500
+5.819sProcessing #: 24313881 | FeeUserId - 7572 | Client # - 315996 | Study # - 0007
+5.829sStudy Found: #- 151648 | Timekeeper - 6578 | Office - 45122
+5.849sProcessing #: 20586657 | FeeUserId - 431 | Client # - 005426 | Study # - TCS11503
+5.858sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+5.878sProcessing #: 21035177 | FeeUserId - 3487 | Client # - 302992 | Study # - TCS0001
+5.888sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+5.898sProcessing #: 20585053 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+5.907sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+5.926sProcessing #: 22157037 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+5.936sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+5.946sProcessing #: 24313830 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+5.956sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+5.975sProcessing #: 24314322 | FeeUserId - 7624 | Client # - 312684 | Study # - 0009
+5.995sStudy Found: #- 151086 | Timekeeper - 6681 | Office - 14500
+6.051sProcessing #: 24308715 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+6.103sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+6.138sProcessing #: 24314519 | FeeUserId - 4868 | Client # - 304423 | Study # - 0006
+6.148sStudy Found: #- 149326 | Timekeeper - 3018 | Office - 10500
+6.158sProcessing #: 24314522 | FeeUserId - 4868 | Client # - 336702 | Study # - 0001
+6.176sStudy Found: #- 139984 | Timekeeper - 3018 | Office - 20500
+6.187sProcessing #: 24314549 | FeeUserId - 4868 | Client # - 338921 | Study # - 0001
+6.196sStudy Found: #- 153382 | Timekeeper - 3018 | Office - 14750
+6.206sProcessing #: 24313879 | FeeUserId - 7572 | Client # - 315996 | Study # - 0007
+6.215sStudy Found: #- 151648 | Timekeeper - 6578 | Office - 45122
+6.225sProcessing #: 20399525 | FeeUserId - 431 | Client # - 010576 | Study # - TCS11525
+6.235sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+6.245sProcessing #: 20892233 | FeeUserId - 3487 | Client # - 005590 | Study # - TCS2410
+6.253sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+6.264sProcessing #: 21039680 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+6.274sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+6.303sProcessing #: 22157016 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+6.314sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+6.332sProcessing #: 24314613 | FeeUserId - 5459 | Client # - 316764 | Study # - 0003
+6.341sStudy Found: #- 140352 | Timekeeper - 5300 | Office - 18000
+6.351sProcessing #: 24313825 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+6.365sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+6.384sProcessing #: 24216384 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+6.394sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+6.412sProcessing #: 24314543 | FeeUserId - 4868 | Client # - 318781 | Study # - 0005
+6.422sStudy Found: #- 147498 | Timekeeper - 3018 | Office - 20500
+6.444sProcessing #: 24314539 | FeeUserId - 4868 | Client # - 319647 | Study # - 0005
+6.461sStudy Found: #- 150345 | Timekeeper - 3018 | Office - 12000
+6.471sProcessing #: 24314528 | FeeUserId - 4868 | Client # - 337083 | Study # - 0002
+6.480sStudy Found: #- 141395 | Timekeeper - 3018 | Office - 10500
+6.500sProcessing #: 24314449 | FeeUserId - 7103 | Client # - 332121 | Study # - 0005
+6.510sStudy Found: #- 150410 | Timekeeper - 5016 | Office - 45131
+6.529sProcessing #: 20784135 | FeeUserId - 431 | Client # - 010576 | Study # - TCS11525
+6.570sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+6.588sProcessing #: 20737386 | FeeUserId - 3487 | Client # - 307233 | Study # - TCS0001
+6.600sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+6.618sProcessing #: 20509712 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+6.628sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+6.647sProcessing #: 22157020 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+6.657sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+6.666sProcessing #: 20893318 | FeeUserId - 5878 | Client # - 301648 | Study # - TCS0001
+6.676sStudy Found: #- -1 | Timekeeper - 1794 | Office -
+6.686sProcessing #: 24313823 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+6.696sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+6.705sProcessing #: 24308697 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+6.715sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+6.725sProcessing #: 24314545 | FeeUserId - 4868 | Client # - 318781 | Study # - 0003
+6.735sStudy Found: #- 109706 | Timekeeper - 3018 | Office - 20500
+6.754sProcessing #: 24314531 | FeeUserId - 4868 | Client # - 335088 | Study # - 0002
+6.774sStudy Found: #- 131452 | Timekeeper - 3018 | Office - 11000
+6.783sProcessing #: 24314535 | FeeUserId - 4868 | Client # - 338376 | Study # - 0001
+6.793sStudy Found: #- 150530 | Timekeeper - 3018 | Office - 11000
+6.803sProcessing #: 24314436 | FeeUserId - 7103 | Client # - 332121 | Study # - 0005
+6.812sStudy Found: #- 150410 | Timekeeper - 5016 | Office - 45131
+6.832sProcessing #: 21071521 | FeeUserId - 3487 | Client # - 305924 | Study # - TCS0001
+6.842sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+6.871sProcessing #: 20521437 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+6.882sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+6.891sProcessing #: 20865391 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+6.900sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+6.910sProcessing #: 22157041 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+6.920sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+6.930sProcessing #: 24313827 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+6.940sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+6.949sProcessing #: 24318200 | FeeUserId - 603 | Client # - 010038 | Study # - 0035
+6.959sStudy Found: #- 154677 | Timekeeper - 3544 | Office - 45137
+6.968sProcessing #: 24314541 | FeeUserId - 4868 | Client # - 330286 | Study # - 0002
+6.978sStudy Found: #- 124321 | Timekeeper - 3018 | Office - 20750
+6.988sProcessing #: 24314521 | FeeUserId - 4868 | Client # - 304423 | Study # - 0004
+6.997sStudy Found: #- 114737 | Timekeeper - 3018 | Office - 10500
+7.007sProcessing #: 24314526 | FeeUserId - 4868 | Client # - 336783 | Study # - 0005
+7.017sStudy Found: #- 144868 | Timekeeper - 3018 | Office - 17750
+7.027sProcessing #: 24314516 | FeeUserId - 4868 | Client # - 010801 | Study # - 0008
+7.038sStudy Found: #- 137178 | Timekeeper - 3018 | Office - 11000
+7.056sProcessing #: 24313876 | FeeUserId - 7572 | Client # - 336388 | Study # - 0003
+7.085sStudy Found: #- 150628 | Timekeeper - 6578 | Office - 45121
+7.095sProcessing #: 20615078 | FeeUserId - 3487 | Client # - 005590 | Study # - TCS2410
+7.105sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+7.114sProcessing #: 20558159 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+7.124sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+7.134sProcessing #: 22157014 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+7.143sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+7.153sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+7.163sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250
+7.172sProcessing #: 24313820 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+7.192sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+7.202sProcessing #: 24216385 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+7.212sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+7.221sProcessing #: 24314537 | FeeUserId - 4868 | Client # - 301961 | Study # - 0007
+7.231sStudy Found: #- 136768 | Timekeeper - 3018 | Office - 11000
+7.241sProcessing #: 24314530 | FeeUserId - 4868 | Client # - 302932 | Study # - 0009
+7.251sStudy Found: #- 149392 | Timekeeper - 3018 | Office - 20500
+7.260sProcessing #: 24314527 | FeeUserId - 4868 | Client # - 337083 | Study # - 0001
+7.311sStudy Found: #- 141394 | Timekeeper - 3018 | Office - 10500
+7.328sProcessing #: 24314514 | FeeUserId - 4868 | Client # - 338635 | Study # - 0001
+7.338sStudy Found: #- 151994 | Timekeeper - 3018 | Office - 18500
+7.348sProcessing #: 23760686 | FeeUserId - 7828 | Client # - 338472 | Study # - 0001
+7.357sStudy Found: #- 151241 | Timekeeper - 6740 | Office - 70142
+7.377sProcessing #: 20557280 | FeeUserId - 431 | Client # - 005426 | Study # - TCS11503
+7.387sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+7.406sProcessing #: 20999109 | FeeUserId - 3487 | Client # - 302992 | Study # - TCS0001
+7.416sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+7.426sProcessing #: 20583741 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+7.435sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+7.445sProcessing #: 22157035 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+7.475sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+7.484sProcessing #: 24313848 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+7.494sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+7.504sProcessing #: 24314326 | FeeUserId - 7621 | Client # - 324247 | Study # - 0009
+7.513sStudy Found: #- 141816 | Timekeeper - 6679 | Office - 13750
+7.523sProcessing #: 24308699 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+7.533sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+7.543sProcessing #: 24314542 | FeeUserId - 4868 | Client # - 330257 | Study # - 0006
+7.553sStudy Found: #- 149658 | Timekeeper - 3018 | Office - 16000
+7.562sProcessing #: 24314546 | FeeUserId - 4868 | Client # - 336422 | Study # - 0002
+7.572sStudy Found: #- 139412 | Timekeeper - 3018 | Office - 17750
+7.581sProcessing #: 24314533 | FeeUserId - 4868 | Client # - 338891 | Study # - 0001
+7.591sStudy Found: #- 153282 | Timekeeper - 3018 | Office - 11000
+7.601sProcessing #: 24313882 | FeeUserId - 7572 | Client # - 315996 | Study # - 0007
+7.622sStudy Found: #- 151648 | Timekeeper - 6578 | Office - 45122
+7.641sProcessing #: 24314602 | FeeUserId - 1109 | Client # - 304854 | Study # - 0011
+7.660sStudy Found: #- 142084 | Timekeeper - 5234 | Office - 45109
+7.670sProcessing #: 24317924 | FeeUserId - 6659 | Client # - 009639 | Study # - 0011
+7.688sStudy Found: #- 148521 | Timekeeper - 2 | Office - 17750
+7.698sProcessing #: 24318264 | FeeUserId - 6659 | Client # - 011721 | Study # - 0011
+7.708sStudy Found: #- 148186 | Timekeeper - 2 | Office - 13500
+7.718sProcessing #: 24318266 | FeeUserId - 6659 | Client # - 319701 | Study # - 0006
+7.727sStudy Found: #- 147500 | Timekeeper - 2 | Office - 11000
+7.737sProcessing #: 24318653 | FeeUserId - 6659 | Client # - 010627 | Study # - 0010
+7.747sStudy Found: #- 148515 | Timekeeper - 2 | Office - 15750
+7.756sProcessing #: 10698609 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+7.766sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+7.785sProcessing #: 17864854 | FeeUserId - 7223 | Client # - 012344 | Study # - 0007
+7.794sStudy Found: #- 118013 | Timekeeper - 3926 | Office - 10000
+7.804sProcessing #: 17878770 | FeeUserId - 7223 | Client # - 307993 | Study # - 0003
+7.814sStudy Found: #- 121664 | Timekeeper - 3926 | Office - 11000
+7.823sProcessing #: 17891804 | FeeUserId - 7223 | Client # - 328144 | Study # - 0001
+7.833sStudy Found: #- 120578 | Timekeeper - 3926 | Office - 16750
+7.843sProcessing #: 19845306 | FeeUserId - 6659 | Client # - 309547 | Study # - 0005
+7.852sStudy Found: #- 136822 | Timekeeper - 2 | Office - 20500
+7.864sProcessing #: 20426006 | FeeUserId - 5856 | Client # - 300322 | Study # - TCS0001
+7.874sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+7.884sProcessing #: 24314615 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+7.893sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+7.903sProcessing #: 24318262 | FeeUserId - 6659 | Client # - 012752 | Study # - 0011
+7.913sStudy Found: #- 147112 | Timekeeper - 2 | Office - 15500
+7.922sSending to 3E: Started
+38.104sSending to 3E: #20568145 | 010576/TCS11525 | 1/29/2024 | -3 Unit(s) - Failed
+38.121sSending to 3E: #20435351 | 307233/TCS0001 | 12/12/2022 | 4 Unit(s) - Failed
+38.130sSending to 3E: #20472851 | 303063/TCS0001 | 1/31/2024 | -8 Unit(s) - Failed
+38.140sSending to 3E: #22157018 | 301710/0002 | 3/11/2024 | 12 Unit(s) - Failed
+38.159sSending to 3E: #20480631 | 301648/TCS0001 | 12/12/2022 | -4 Unit(s) - Failed
+38.168sSending to 3E: #24313854 | 336384/0002 | 5/21/2025 | 196608 Unit(s) - Failed
+38.188sSending to 3E: #24308696 | 010038/0020 | 4/28/2025 | 6 Unit(s) - Failed
+38.198sSending to 3E: #24314544 | 318781/0004 | 4/17/2025 | 196608 Unit(s) - Failed
+38.208sSending to 3E: #24314538 | 300780/0007 | 4/17/2025 | 196608 Unit(s) - Failed
+38.217sSending to 3E: #24314534 | 338376/0002 | 4/17/2025 | 147456 Unit(s) - Failed
+38.226sSending to 3E: #24314437 | 332121/0005 | 5/21/2025 | 331776 Unit(s) - Failed
+38.236sSending to 3E: #20508604 | 305924/TCS0001 | 12/12/2022 | 4 Unit(s) - Failed
+38.244sSending to 3E: #20396352 | 008501/TCS2597 | 1/29/2024 | -2 Unit(s) - Failed
+38.252sSending to 3E: #20777582 | 303063/TCS0001 | 1/31/2024 | -12 Unit(s) - Failed
+38.260sSending to 3E: #22157039 | 301710/0002 | 3/11/2024 | 12 Unit(s) - Failed
+38.267sSending to 3E: #24313847 | 335848/0004 | 5/14/2025 | 172032 Unit(s) - Failed
+38.277sSending to 3E: #24313873 | 334582/0005 | 5/22/2025 | 147456 Unit(s) - Failed
+38.284sSending to 3E: #24314520 | 304423/0005 | 4/17/2025 | 196608 Unit(s) - Failed
+38.292sSending to 3E: #24314523 | 336702/0002 | 4/17/2025 | 131072 Unit(s) - Failed
+38.301sSending to 3E: #24314517 | 305076/0008 | 4/18/2025 | 16384 Unit(s) - Failed
+38.309sSending to 3E: #24313881 | 315996/0007 | 5/20/2025 | 131072 Unit(s) - Failed
+38.317sSending to 3E: #20586657 | 005426/TCS11503 | 1/29/2024 | -6 Unit(s) - Failed
+38.331sSending to 3E: #21035177 | 302992/TCS0001 | 12/12/2022 | 2 Unit(s) - Failed
+38.338sSending to 3E: #20585053 | 303063/TCS0001 | 1/31/2024 | 8 Unit(s) - Failed
+38.347sSending to 3E: #22157037 | 301710/0002 | 3/11/2024 | 2 Unit(s) - Failed
+38.354sSending to 3E: #24313830 | 335848/0004 | 5/14/2025 | 165888 Unit(s) - Failed
+38.363sSending to 3E: #24314322 | 312684/0009 | 5/25/2025 | 221184 Unit(s) - Failed
+38.371sSending to 3E: #24308715 | 010038/0020 | 4/30/2025 | 6 Unit(s) - Failed
+38.378sSending to 3E: #24314519 | 304423/0006 | 4/17/2025 | 147456 Unit(s) - Failed
+38.387sSending to 3E: #24314522 | 336702/0001 | 4/17/2025 | 147456 Unit(s) - Failed
+38.396sSending to 3E: #24314549 | 338921/0001 | 4/17/2025 | 36864 Unit(s) - Failed
+38.403sSending to 3E: #24313879 | 315996/0007 | 5/20/2025 | 73728 Unit(s) - Failed
+38.411sSending to 3E: #20399525 | 010576/TCS11525 | 1/29/2024 | -5 Unit(s) - Failed
+38.418sSending to 3E: #20892233 | 005590/TCS2410 | 12/12/2022 | -4 Unit(s) - Failed
+38.428sSending to 3E: #21039680 | 008501/TCS2597 | 1/29/2024 | -4 Unit(s) - Failed
+38.435sSending to 3E: #22157016 | 301710/0002 | 3/11/2024 | 2 Unit(s) - Failed
+38.444sSending to 3E: #24314613 | 316764/0003 | 4/29/2025 | 294912 Unit(s) - Failed
+38.453sSending to 3E: #24313825 | 335848/0004 | 5/21/2025 | 221184 Unit(s) - Failed
+38.461sSending to 3E: #24216384 | 010038/0020 | 4/22/2025 | 12 Unit(s) - Failed
+38.468sSending to 3E: #24314543 | 318781/0005 | 4/17/2025 | 196608 Unit(s) - Failed
+38.478sSending to 3E: #24314539 | 319647/0005 | 4/17/2025 | 196608 Unit(s) - Failed
+38.485sSending to 3E: #24314528 | 337083/0002 | 4/17/2025 | 196608 Unit(s) - Failed
+38.493sSending to 3E: #24314449 | 332121/0005 | 5/19/2025 | 131072 Unit(s) - Failed
+38.501sSending to 3E: #20784135 | 010576/TCS11525 | 1/29/2024 | 5 Unit(s) - Failed
+38.513sSending to 3E: #20737386 | 307233/TCS0001 | 12/12/2022 | -4 Unit(s) - Failed
+38.520sSending to 3E: #20509712 | 303063/TCS0001 | 1/31/2024 | 12 Unit(s) - Failed
+38.527sSending to 3E: #22157020 | 301710/0002 | 3/11/2024 | 8 Unit(s) - Failed
+38.537sSending to 3E: #20893318 | 301648/TCS0001 | 12/12/2022 | 4 Unit(s) - Failed
+38.545sSending to 3E: #24313823 | 335848/0004 | 5/23/2025 | 196608 Unit(s) - Failed
+38.554sSending to 3E: #24308697 | 010038/0020 | 4/28/2025 | 6 Unit(s) - Failed
+38.562sSending to 3E: #24314545 | 318781/0003 | 4/17/2025 | 196608 Unit(s) - Failed
+38.569sSending to 3E: #24314531 | 335088/0002 | 4/17/2025 | 196608 Unit(s) - Failed
+38.576sSending to 3E: #24314535 | 338376/0001 | 4/17/2025 | 196608 Unit(s) - Failed
+38.585sSending to 3E: #24314436 | 332121/0005 | 5/22/2025 | 131072 Unit(s) - Failed
+38.592sSending to 3E: #21071521 | 305924/TCS0001 | 12/12/2022 | -4 Unit(s) - Failed
+38.600sSending to 3E: #20521437 | 008501/TCS2597 | 1/29/2024 | 4 Unit(s) - Failed
+38.609sSending to 3E: #20865391 | 303063/TCS0001 | 1/31/2024 | -2 Unit(s) - Failed
+38.627sSending to 3E: #22157041 | 301710/0002 | 3/11/2024 | 8 Unit(s) - Failed
+38.636sSending to 3E: #24313827 | 335848/0004 | 5/19/2025 | 131072 Unit(s) - Failed
+38.643sSending to 3E: #24318200 | 010038/0035 | 8/29/2025 | 1 Unit(s) - Failed
+38.651sSending to 3E: #24314541 | 330286/0002 | 4/17/2025 | 196608 Unit(s) - Failed
+38.658sSending to 3E: #24314521 | 304423/0004 | 4/17/2025 | 147456 Unit(s) - Failed
+38.665sSending to 3E: #24314526 | 336783/0005 | 4/17/2025 | 294912 Unit(s) - Failed
+38.675sSending to 3E: #24314516 | 010801/0008 | 4/18/2025 | 147456 Unit(s) - Failed
+38.683sSending to 3E: #24313876 | 336388/0003 | 5/21/2025 | 165888 Unit(s) - Failed
+38.690sSending to 3E: #20615078 | 005590/TCS2410 | 12/12/2022 | 4 Unit(s) - Failed
+38.698sSending to 3E: #20558159 | 008501/TCS2597 | 1/29/2024 | 2 Unit(s) - Failed
+38.706sSending to 3E: #22157014 | 301710/0002 | 3/11/2024 | 10 Unit(s) - Failed
+38.714sSending to 3E: #24157124 | 007973/0021 | 4/10/2025 | 39 Unit(s) - Failed
+38.720sSending to 3E: #24313820 | 335848/0004 | 5/21/2025 | 138240 Unit(s) - Failed
+38.731sSending to 3E: #24216385 | 010038/0020 | 4/21/2025 | 4 Unit(s) - Failed
+38.739sSending to 3E: #24314537 | 301961/0007 | 4/17/2025 | 163840 Unit(s) - Failed
+38.747sSending to 3E: #24314530 | 302932/0009 | 4/17/2025 | 163840 Unit(s) - Failed
+38.754sSending to 3E: #24314527 | 337083/0001 | 4/17/2025 | 196608 Unit(s) - Failed
+38.763sSending to 3E: #24314514 | 338635/0001 | 4/18/2025 | 196608 Unit(s) - Failed
+38.792sSending to 3E: #23760686 | 338472/0001 | 1/17/2025 | 1 Unit(s) - Failed
+38.800sSending to 3E: #20557280 | 005426/TCS11503 | 1/29/2024 | -3 Unit(s) - Failed
+38.809sSending to 3E: #20999109 | 302992/TCS0001 | 12/12/2022 | -2 Unit(s) - Failed
+38.818sSending to 3E: #20583741 | 303063/TCS0001 | 1/31/2024 | 2 Unit(s) - Failed
+38.826sSending to 3E: #22157035 | 301710/0002 | 3/11/2024 | 10 Unit(s) - Failed
+38.835sSending to 3E: #24313848 | 335848/0004 | 5/13/2025 | 147456 Unit(s) - Failed
+38.843sSending to 3E: #24314326 | 324247/0009 | 5/23/2025 | 34 Unit(s) - Failed
+38.851sSending to 3E: #24308699 | 010038/0020 | 4/28/2025 | 12 Unit(s) - Failed
+38.861sSending to 3E: #24314542 | 330257/0006 | 4/17/2025 | 122880 Unit(s) - Failed
+38.868sSending to 3E: #24314546 | 336422/0002 | 4/17/2025 | 245760 Unit(s) - Failed
+38.876sSending to 3E: #24314533 | 338891/0001 | 4/17/2025 | 393216 Unit(s) - Failed
+38.883sSending to 3E: #24313882 | 315996/0007 | 5/19/2025 | 221184 Unit(s) - Failed
+38.892sSending to 3E: #24314602 | 304854/0011 | 5/16/2025 | 962640 Unit(s) - Failed
+38.901sSending to 3E: #24317924 | 009639/0011 | 8/19/2025 | 40 Unit(s) - Failed
+38.909sSending to 3E: #24318264 | 011721/0011 | 8/31/2025 | 40 Unit(s) - Failed
+38.915sSending to 3E: #24318266 | 319701/0006 | 8/31/2025 | 40 Unit(s) - Failed
+38.923sSending to 3E: #24318653 | 010627/0010 | 9/30/2025 | 80 Unit(s) - Success
+38.931sSending to 3E: #10698609 | 012986/0008 | 3/21/2023 | 2 Unit(s) - Failed
+38.965sSending to 3E: #17864854 | 012344/0007 | 7/12/2023 | 20 Unit(s) - Failed
+38.973sSending to 3E: #17878770 | 307993/0003 | 7/14/2023 | 20 Unit(s) - Failed
+38.982sSending to 3E: #17891804 | 328144/0001 | 7/15/2023 | 20 Unit(s) - Failed
+38.990sSending to 3E: #19845306 | 309547/0005 | 1/1/2024 | 40 Unit(s) - Failed
+38.998sSending to 3E: #20426006 | 300322/TCS0001 | 12/12/2022 | 3 Unit(s) - Failed
+39.006sSending to 3E: #24314615 | 308689/0014 | 4/14/2025 | 135168 Unit(s) - Failed
+39.013sSending to 3E: #24318262 | 012752/0011 | 8/31/2025 | 40 Unit(s) - Failed

+54.173s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/4/2025 12:30:54 PM

+3.160s 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)

+154ms Processing

Server:
dw0sdwk000ekr:7976
Worker:
c2bfba59
+199msOfflineTimeCommitTo3ECommandHandler - Started
+1.389sNo of records retrieved : 413

+13ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/4/2025 12:30:11 PM Created