IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1108764
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
1762662603

State

11/9/2025 9:03:54 AM (+2.980s) 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:5572
Worker:
bdf198dc
+60msOfflineTimeCommitTo3ECommandHandler - Started
+1.227sNo of records retrieved : 415

+1h 52m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/9/2025 9:03:45 AM

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

+50ms Processing

Server:
dw0sdwk000ewl:332
Worker:
a51b4506

+1h 10m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/9/2025 7:11:09 AM

+3.063s 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:5572
Worker:
89d28c9f
+33msOfflineTimeCommitTo3ECommandHandler - Started
+894msNo of records retrieved : 415

+40m 58.870s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/9/2025 6:00:09 AM

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

+26ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
bdf198dc
+32msOfflineTimeCommitTo3ECommandHandler - Started
+1.264sNo of records retrieved : 415

+25m 12.237s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/9/2025 5:19:13 AM

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

+26ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
89d28c9f
+52msOfflineTimeCommitTo3ECommandHandler - Started
+1.906sNo of records retrieved : 415

+11m 40.310s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
11/9/2025 4:53:49 AM

+5.217s 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:5572
Worker:
2deab158
+69msOfflineTimeCommitTo3ECommandHandler - Started
+3.216sNo of records retrieved : 415

+5m 42.247s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/9/2025 4:42:10 AM

+3.020s 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:5572
Worker:
bdf198dc
+31msOfflineTimeCommitTo3ECommandHandler - Started
+1.205sNo of records retrieved : 415

+2m 10.866s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/9/2025 4:36:28 AM

+4.210s 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:5572
Worker:
ba55f93d
+38msOfflineTimeCommitTo3ECommandHandler - Started
+1.223sNo of records retrieved : 415

+1m 23.330s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/9/2025 4:34:08 AM

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

+70ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
774197d7
+142msOfflineTimeCommitTo3ECommandHandler - Started
+2.187sNo of records retrieved : 415

+1m 19.377s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/9/2025 4:32:38 AM

+40.710s 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 217
   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 433
   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:
dw0sdwk000ewl:5572
Worker:
bdf198dc
+36msOfflineTimeCommitTo3ECommandHandler - Started
+1.096sNo of records retrieved : 415
+4.837sProcessing #: 24314427 | FeeUserId - 497 | Client # - 303433 | Study # - 0002
+4.846sStudy Found: #- 60395 | Timekeeper - 3426 | Office - 50142
+4.862sProcessing #: 24314545 | FeeUserId - 4868 | Client # - 318781 | Study # - 0003
+4.876sStudy Found: #- 109706 | Timekeeper - 3018 | Office - 20500
+4.897sProcessing #: 24314531 | FeeUserId - 4868 | Client # - 335088 | Study # - 0002
+4.917sStudy Found: #- 131452 | Timekeeper - 3018 | Office - 11000
+4.924sProcessing #: 24314535 | FeeUserId - 4868 | Client # - 338376 | Study # - 0001
+4.931sStudy Found: #- 150530 | Timekeeper - 3018 | Office - 11000
+4.938sProcessing #: 24317924 | FeeUserId - 6659 | Client # - 009639 | Study # - 0011
+4.946sStudy Found: #- 148521 | Timekeeper - 2 | Office - 17750
+4.954sProcessing #: 24318264 | FeeUserId - 6659 | Client # - 011721 | Study # - 0011
+4.961sStudy Found: #- 148186 | Timekeeper - 2 | Office - 13500
+4.977sProcessing #: 24318266 | FeeUserId - 6659 | Client # - 319701 | Study # - 0006
+4.984sStudy Found: #- 147500 | Timekeeper - 2 | Office - 11000
+4.991sProcessing #: 24318653 | FeeUserId - 6659 | Client # - 010627 | Study # - 0010
+5.005sStudy Found: #- 148515 | Timekeeper - 2 | Office - 15750
+5.014sProcessing #: 24318614 | FeeUserId - 6659 | Client # - 005810 | Study # - 0014
+5.021sStudy Found: #- 148935 | Timekeeper - 2 | Office - 11000
+5.027sProcessing #: 24318659 | FeeUserId - 6659 | Client # - 002082 | Study # - 0011
+5.035sStudy Found: #- 149058 | Timekeeper - 2 | Office - 11000
+5.042sProcessing #: 24318622 | FeeUserId - 6659 | Client # - 303145 | Study # - 0006
+5.049sStudy Found: #- 147636 | Timekeeper - 2 | Office - 20500
+5.056sProcessing #: 24314541 | FeeUserId - 4868 | Client # - 330286 | Study # - 0002
+5.064sStudy Found: #- 124321 | Timekeeper - 3018 | Office - 20750
+5.071sProcessing #: 24314521 | FeeUserId - 4868 | Client # - 304423 | Study # - 0004
+5.083sStudy Found: #- 114737 | Timekeeper - 3018 | Office - 10500
+5.094sProcessing #: 24314526 | FeeUserId - 4868 | Client # - 336783 | Study # - 0005
+5.101sStudy Found: #- 144868 | Timekeeper - 3018 | Office - 17750
+5.108sProcessing #: 24314516 | FeeUserId - 4868 | Client # - 010801 | Study # - 0008
+5.116sStudy Found: #- 137178 | Timekeeper - 3018 | Office - 11000
+5.123sProcessing #: 24318262 | FeeUserId - 6659 | Client # - 012752 | Study # - 0011
+5.128sStudy Found: #- 147112 | Timekeeper - 2 | Office - 15500
+5.136sProcessing #: 24318268 | FeeUserId - 6659 | Client # - 011451 | Study # - 0006
+5.143sStudy Found: #- 148218 | Timekeeper - 2 | Office - 13500
+5.150sProcessing #: 24318259 | FeeUserId - 6659 | Client # - 304883 | Study # - 0007
+5.157sStudy Found: #- 149224 | Timekeeper - 2 | Office - 13750
+5.163sProcessing #: 24318643 | FeeUserId - 6659 | Client # - 005538 | Study # - 0017
+5.170sStudy Found: #- 148878 | Timekeeper - 2 | Office - 13000
+5.176sProcessing #: 24318651 | FeeUserId - 6659 | Client # - 005870 | Study # - 0014
+5.183sStudy Found: #- 148960 | Timekeeper - 2 | Office - 19250
+5.190sProcessing #: 24318646 | FeeUserId - 6659 | Client # - 009176 | Study # - 0023
+5.196sStudy Found: #- 148609 | Timekeeper - 2 | Office - 11000
+5.209sProcessing #: 24318626 | FeeUserId - 6659 | Client # - 005843 | Study # - 0028
+5.216sStudy Found: #- 148873 | Timekeeper - 2 | Office - 15000
+5.223sProcessing #: 24314430 | FeeUserId - 498 | Client # - 303433 | Study # - 0006
+5.230sStudy Found: #- 60399 | Timekeeper - 3426 | Office - 50142
+5.237sProcessing #: 24314519 | FeeUserId - 4868 | Client # - 304423 | Study # - 0006
+5.244sStudy Found: #- 149326 | Timekeeper - 3018 | Office - 10500
+5.250sProcessing #: 24314522 | FeeUserId - 4868 | Client # - 336702 | Study # - 0001
+5.257sStudy Found: #- 139984 | Timekeeper - 3018 | Office - 20500
+5.264sProcessing #: 24314549 | FeeUserId - 4868 | Client # - 338921 | Study # - 0001
+5.271sStudy Found: #- 153382 | Timekeeper - 3018 | Office - 14750
+5.277sProcessing #: 24318024 | FeeUserId - 6659 | Client # - 009298 | Study # - 0012
+5.287sStudy Found: #- 148550 | Timekeeper - 2 | Office - 17250
+5.293sProcessing #: 24318269 | FeeUserId - 6659 | Client # - 301290 | Study # - 0008
+5.301sStudy Found: #- 147562 | Timekeeper - 2 | Office - 16500
+5.312sProcessing #: 24318261 | FeeUserId - 6659 | Client # - 009224 | Study # - 0014
+5.319sStudy Found: #- 151011 | Timekeeper - 2 | Office - 12000
+5.325sProcessing #: 24318644 | FeeUserId - 6659 | Client # - 009164 | Study # - 0013
+5.332sStudy Found: #- 150949 | Timekeeper - 2 | Office - 22250
+5.341sProcessing #: 24318631 | FeeUserId - 6659 | Client # - 301516 | Study # - 0013
+5.348sStudy Found: #- 147587 | Timekeeper - 2 | Office - 21750
+5.354sProcessing #: 24318635 | FeeUserId - 6659 | Client # - 006930 | Study # - 0019
+5.364sStudy Found: #- 149415 | Timekeeper - 2 | Office - 13000
+5.370sProcessing #: 24318625 | FeeUserId - 6659 | Client # - 304673 | Study # - 0026
+5.377sStudy Found: #- 149235 | Timekeeper - 2 | Office - 16500
+5.384sProcessing #: 24314451 | FeeUserId - 497 | Client # - 338659 | Study # - 0001
+5.391sStudy Found: #- 152071 | Timekeeper - 3426 | Office - 50137
+5.397sProcessing #: 24314543 | FeeUserId - 4868 | Client # - 318781 | Study # - 0005
+5.404sStudy Found: #- 147498 | Timekeeper - 3018 | Office - 20500
+5.420sProcessing #: 24314539 | FeeUserId - 4868 | Client # - 319647 | Study # - 0005
+5.428sStudy Found: #- 150345 | Timekeeper - 3018 | Office - 12000
+5.440sProcessing #: 24314528 | FeeUserId - 4868 | Client # - 337083 | Study # - 0002
+5.448sStudy Found: #- 141395 | Timekeeper - 3018 | Office - 10500
+5.454sProcessing #: 24317401 | FeeUserId - 6659 | Client # - 308525 | Study # - 0006
+5.461sStudy Found: #- 147738 | Timekeeper - 2 | Office - 18000
+5.468sProcessing #: 24318275 | FeeUserId - 6659 | Client # - 011606 | Study # - 0011
+5.475sStudy Found: #- 148203 | Timekeeper - 2 | Office - 13500
+5.481sProcessing #: 24318273 | FeeUserId - 6659 | Client # - 012969 | Study # - 0010
+5.489sStudy Found: #- 147137 | Timekeeper - 2 | Office - 16000
+5.496sProcessing #: 24318604 | FeeUserId - 6659 | Client # - 010344 | Study # - 0011
+5.502sStudy Found: #- 148451 | Timekeeper - 2 | Office - 14250
+5.508sProcessing #: 24318630 | FeeUserId - 6659 | Client # - 302107 | Study # - 0006
+5.516sStudy Found: #- 146884 | Timekeeper - 2 | Office - 20250
+5.522sProcessing #: 24318655 | FeeUserId - 6659 | Client # - 013292 | Study # - 0010
+5.530sStudy Found: #- 147618 | Timekeeper - 2 | Office - 15500
+5.535sProcessing #: 24318634 | FeeUserId - 6659 | Client # - 009402 | Study # - 0024
+5.543sStudy Found: #- 148556 | Timekeeper - 2 | Office - 20500
+5.549sProcessing #: 24314537 | FeeUserId - 4868 | Client # - 301961 | Study # - 0007
+5.556sStudy Found: #- 136768 | Timekeeper - 3018 | Office - 11000
+5.563sProcessing #: 24314530 | FeeUserId - 4868 | Client # - 302932 | Study # - 0009
+5.570sStudy Found: #- 149392 | Timekeeper - 3018 | Office - 20500
+5.577sProcessing #: 24314527 | FeeUserId - 4868 | Client # - 337083 | Study # - 0001
+5.585sStudy Found: #- 141394 | Timekeeper - 3018 | Office - 10500
+5.591sProcessing #: 24314514 | FeeUserId - 4868 | Client # - 338635 | Study # - 0001
+5.601sStudy Found: #- 151994 | Timekeeper - 3018 | Office - 18500
+5.608sProcessing #: 24318270 | FeeUserId - 6659 | Client # - 014305 | Study # - 0010
+5.616sStudy Found: #- 147047 | Timekeeper - 2 | Office - 13750
+5.622sProcessing #: 24318271 | FeeUserId - 6659 | Client # - 010196 | Study # - 0016
+5.630sStudy Found: #- 149359 | Timekeeper - 2 | Office - 13000
+5.636sProcessing #: 24318477 | FeeUserId - 6659 | Client # - 301046 | Study # - 0005
+5.644sStudy Found: #- 117926 | Timekeeper - 2 | Office - 17750
+5.652sProcessing #: 24318636 | FeeUserId - 6659 | Client # - 301487 | Study # - 0007
+5.659sStudy Found: #- 147487 | Timekeeper - 2 | Office - 13000
+5.668sProcessing #: 24318650 | FeeUserId - 6659 | Client # - 009226 | Study # - 0010
+5.676sStudy Found: #- 148629 | Timekeeper - 2 | Office - 10000
+5.682sProcessing #: 24318639 | FeeUserId - 6659 | Client # - 307408 | Study # - 0006
+5.689sStudy Found: #- 147733 | Timekeeper - 2 | Office - 20500
+5.695sProcessing #: 24318658 | FeeUserId - 6659 | Client # - 013710 | Study # - 0009
+5.702sStudy Found: #- 147278 | Timekeeper - 2 | Office - 20250
+5.708sProcessing #: 24314440 | FeeUserId - 498 | Client # - 303433 | Study # - 0002
+5.715sStudy Found: #- 60395 | Timekeeper - 3426 | Office - 50142
+5.722sProcessing #: 24314542 | FeeUserId - 4868 | Client # - 330257 | Study # - 0006
+5.730sStudy Found: #- 149658 | Timekeeper - 3018 | Office - 16000
+5.737sProcessing #: 24314546 | FeeUserId - 4868 | Client # - 336422 | Study # - 0002
+5.745sStudy Found: #- 139412 | Timekeeper - 3018 | Office - 17750
+5.751sProcessing #: 24314533 | FeeUserId - 4868 | Client # - 338891 | Study # - 0001
+5.758sStudy Found: #- 153282 | Timekeeper - 3018 | Office - 11000
+5.764sProcessing #: 24317991 | FeeUserId - 6659 | Client # - 304710 | Study # - 0008
+5.771sStudy Found: #- 149230 | Timekeeper - 2 | Office - 17750
+5.777sProcessing #: 24318272 | FeeUserId - 6659 | Client # - 012706 | Study # - 0009
+5.783sStudy Found: #- 147133 | Timekeeper - 2 | Office - 11000
+5.790sProcessing #: 24318263 | FeeUserId - 6659 | Client # - 001361 | Study # - 0011
+5.796sStudy Found: #- 149068 | Timekeeper - 2 | Office - 11000
+5.801sProcessing #: 24318656 | FeeUserId - 6659 | Client # - 013658 | Study # - 0013
+5.809sStudy Found: #- 150985 | Timekeeper - 2 | Office - 11000
+5.816sProcessing #: 24318648 | FeeUserId - 6659 | Client # - 008552 | Study # - 0025
+5.822sStudy Found: #- 148567 | Timekeeper - 2 | Office - 10000
+5.829sProcessing #: 24318619 | FeeUserId - 6659 | Client # - 301846 | Study # - 0008
+5.836sStudy Found: #- 146824 | Timekeeper - 2 | Office - 13250
+5.844sProcessing #: 24318654 | FeeUserId - 6659 | Client # - 316559 | Study # - 0005
+5.851sStudy Found: #- 148346 | Timekeeper - 2 | Office - 13750
+5.857sProcessing #: 24314405 | FeeUserId - 498 | Client # - 303433 | Study # - 0006
+5.864sStudy Found: #- 60399 | Timekeeper - 3426 | Office - 50142
+5.877sProcessing #: 24314520 | FeeUserId - 4868 | Client # - 304423 | Study # - 0005
+5.886sStudy Found: #- 137169 | Timekeeper - 3018 | Office - 10500
+5.897sProcessing #: 24314523 | FeeUserId - 4868 | Client # - 336702 | Study # - 0002
+5.907sStudy Found: #- 139985 | Timekeeper - 3018 | Office - 20500
+5.917sProcessing #: 24314517 | FeeUserId - 4868 | Client # - 305076 | Study # - 0008
+5.925sStudy Found: #- 151688 | Timekeeper - 3018 | Office - 15500
+5.932sProcessing #: 24318025 | FeeUserId - 6659 | Client # - 339261 | Study # - 0001
+5.939sStudy Found: #- 154736 | Timekeeper - 2 | Office - 13000
+5.945sProcessing #: 24318267 | FeeUserId - 6659 | Client # - 300022 | Study # - 0007
+5.955sStudy Found: #- 146916 | Timekeeper - 2 | Office - 13250
+5.965sProcessing #: 24318260 | FeeUserId - 6659 | Client # - 013500 | Study # - 0011
+5.975sStudy Found: #- 147453 | Timekeeper - 2 | Office - 13750
+5.984sProcessing #: 24318640 | FeeUserId - 6659 | Client # - 305820 | Study # - 0006
+5.991sStudy Found: #- 148853 | Timekeeper - 2 | Office - 19250
+5.999sProcessing #: 24318620 | FeeUserId - 6659 | Client # - 304476 | Study # - 0007
+6.013sStudy Found: #- 149234 | Timekeeper - 2 | Office - 15500
+6.019sProcessing #: 24318615 | FeeUserId - 6659 | Client # - 009151 | Study # - 0019
+6.027sStudy Found: #- 148560 | Timekeeper - 2 | Office - 15500
+6.035sProcessing #: 24318645 | FeeUserId - 6659 | Client # - 014891 | Study # - 0008
+6.045sStudy Found: #- 146920 | Timekeeper - 2 | Office - 12000
+6.051sProcessing #: 24318617 | FeeUserId - 6659 | Client # - 011726 | Study # - 0010
+6.059sStudy Found: #- 148185 | Timekeeper - 2 | Office - 13750
+6.067sProcessing #: 24318638 | FeeUserId - 6659 | Client # - 009557 | Study # - 0024
+6.074sStudy Found: #- 151012 | Timekeeper - 2 | Office - 17750
+6.082sProcessing #: 24319620 | FeeUserId - 6659 | Client # - 303757 | Study # - 0007
+6.089sStudy Found: #- 145491 | Timekeeper - 2 | Office - 19250
+6.096sProcessing #: 24319976 | FeeUserId - 6659 | Client # - 000683 | Study # - 0022
+6.104sStudy Found: #- 155007 | Timekeeper - 2 | Office - 11000
+6.112sProcessing #: 24320052 | FeeUserId - 6659 | Client # - 303442 | Study # - 0008
+6.120sStudy Found: #- 147678 | Timekeeper - 2 | Office - 19250
+6.127sProcessing #: 17864855 | FeeUserId - 7223 | Client # - 300825 | Study # - 0005
+6.134sStudy Found: #- 114153 | Timekeeper - 3926 | Office - 17250
+6.142sProcessing #: 17891799 | FeeUserId - 7223 | Client # - 011684 | Study # - 0009
+6.149sStudy Found: #- 116721 | Timekeeper - 3926 | Office - 13250
+6.157sProcessing #: 17891805 | FeeUserId - 7223 | Client # - 303256 | Study # - 0006
+6.164sStudy Found: #- 116021 | Timekeeper - 3926 | Office - 18250
+6.171sProcessing #: 19845304 | FeeUserId - 6659 | Client # - 000962 | Study # - 0014
+6.176sStudy Found: #- 133164 | Timekeeper - 2 | Office - 21500
+6.184sProcessing #: 20342101 | FeeUserId - 4339 | Client # - 302745 | Study # - TCS0001
+6.191sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+6.208sProcessing #: 20396352 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+6.216sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+6.223sProcessing #: 24314443 | FeeUserId - 497 | Client # - 303433 | Study # - 0002
+6.231sStudy Found: #- 60395 | Timekeeper - 3426 | Office - 50142
+6.238sProcessing #: 24314544 | FeeUserId - 4868 | Client # - 318781 | Study # - 0004
+6.245sStudy Found: #- 142632 | Timekeeper - 3018 | Office - 20500
+6.251sProcessing #: 24314538 | FeeUserId - 4868 | Client # - 300780 | Study # - 0007
+6.258sStudy Found: #- 148023 | Timekeeper - 3018 | Office - 13000
+6.265sProcessing #: 24314534 | FeeUserId - 4868 | Client # - 338376 | Study # - 0002
+6.272sStudy Found: #- 150531 | Timekeeper - 3018 | Office - 11000
+6.279sProcessing #: 24317395 | FeeUserId - 6659 | Client # - 012723 | Study # - 0011
+6.287sStudy Found: #- 147201 | Timekeeper - 2 | Office - 20000
+6.295sProcessing #: 24318265 | FeeUserId - 6659 | Client # - 012430 | Study # - 0009
+6.303sStudy Found: #- 147786 | Timekeeper - 2 | Office - 15500
+6.311sProcessing #: 24318274 | FeeUserId - 6659 | Client # - 011763 | Study # - 0011
+6.317sStudy Found: #- 150980 | Timekeeper - 2 | Office - 13500
+6.324sProcessing #: 24318616 | FeeUserId - 6659 | Client # - 014580 | Study # - 0010
+6.331sStudy Found: #- 147054 | Timekeeper - 2 | Office - 17750
+6.339sProcessing #: 24318657 | FeeUserId - 6659 | Client # - 007616 | Study # - 0015
+6.347sStudy Found: #- 148679 | Timekeeper - 2 | Office - 15500
+6.354sProcessing #: 24318618 | FeeUserId - 6659 | Client # - 014005 | Study # - 0010
+6.361sStudy Found: #- 147374 | Timekeeper - 2 | Office - 11000
+6.369sProcessing #: 24318624 | FeeUserId - 6659 | Client # - 304540 | Study # - 0006
+6.376sStudy Found: #- 149294 | Timekeeper - 2 | Office - 16500
+6.384sProcessing #: 20464698 | FeeUserId - 3224 | Client # - 324848 | Study # - TCS0001
+6.391sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+6.399sSending to 3E: Started
+39.445sSending to 3E: #24314427 | 303433/0002 | 5/16/2025 | 147456 Unit(s) - Failed
+39.465sSending to 3E: #24314545 | 318781/0003 | 4/17/2025 | 196608 Unit(s) - Failed
+39.475sSending to 3E: #24314531 | 335088/0002 | 4/17/2025 | 196608 Unit(s) - Failed
+39.485sSending to 3E: #24314535 | 338376/0001 | 4/17/2025 | 196608 Unit(s) - Failed
+39.493sSending to 3E: #24317924 | 009639/0011 | 8/19/2025 | 40 Unit(s) - Failed
+39.501sSending to 3E: #24318264 | 011721/0011 | 8/31/2025 | 40 Unit(s) - Failed
+39.510sSending to 3E: #24318266 | 319701/0006 | 8/31/2025 | 40 Unit(s) - Failed
+39.518sSending to 3E: #24318653 | 010627/0010 | 9/30/2025 | 80 Unit(s) - Failed
+39.527sSending to 3E: #24318614 | 005810/0014 | 9/30/2025 | 80 Unit(s) - Failed
+39.534sSending to 3E: #24318659 | 002082/0011 | 9/30/2025 | 80 Unit(s) - Failed
+39.545sSending to 3E: #24318622 | 303145/0006 | 9/30/2025 | 80 Unit(s) - Failed
+39.553sSending to 3E: #24314541 | 330286/0002 | 4/17/2025 | 196608 Unit(s) - Failed
+39.562sSending to 3E: #24314521 | 304423/0004 | 4/17/2025 | 147456 Unit(s) - Failed
+39.571sSending to 3E: #24314526 | 336783/0005 | 4/17/2025 | 294912 Unit(s) - Failed
+39.580sSending to 3E: #24314516 | 010801/0008 | 4/18/2025 | 147456 Unit(s) - Failed
+39.590sSending to 3E: #24318262 | 012752/0011 | 8/31/2025 | 40 Unit(s) - Failed
+39.598sSending to 3E: #24318268 | 011451/0006 | 8/31/2025 | 40 Unit(s) - Failed
+39.607sSending to 3E: #24318259 | 304883/0007 | 8/31/2025 | 40 Unit(s) - Failed
+39.614sSending to 3E: #24318643 | 005538/0017 | 9/30/2025 | 80 Unit(s) - Failed
+39.622sSending to 3E: #24318651 | 005870/0014 | 9/30/2025 | 80 Unit(s) - Failed
+39.634sSending to 3E: #24318646 | 009176/0023 | 9/30/2025 | 80 Unit(s) - Failed
+39.645sSending to 3E: #24318626 | 005843/0028 | 9/30/2025 | 40 Unit(s) - Failed
+39.654sSending to 3E: #24314430 | 303433/0006 | 5/8/2025 | 147456 Unit(s) - Failed
+39.668sSending to 3E: #24314519 | 304423/0006 | 4/17/2025 | 147456 Unit(s) - Failed
+39.676sSending to 3E: #24314522 | 336702/0001 | 4/17/2025 | 147456 Unit(s) - Failed
+39.686sSending to 3E: #24314549 | 338921/0001 | 4/17/2025 | 36864 Unit(s) - Failed
+39.694sSending to 3E: #24318024 | 009298/0012 | 8/21/2025 | 20 Unit(s) - Failed
+39.703sSending to 3E: #24318269 | 301290/0008 | 8/31/2025 | 40 Unit(s) - Failed
+39.711sSending to 3E: #24318261 | 009224/0014 | 8/31/2025 | 40 Unit(s) - Failed
+39.719sSending to 3E: #24318644 | 009164/0013 | 9/30/2025 | 40 Unit(s) - Failed
+39.726sSending to 3E: #24318631 | 301516/0013 | 9/30/2025 | 40 Unit(s) - Failed
+39.735sSending to 3E: #24318635 | 006930/0019 | 9/30/2025 | 40 Unit(s) - Failed
+39.743sSending to 3E: #24318625 | 304673/0026 | 9/30/2025 | 40 Unit(s) - Failed
+39.768sSending to 3E: #24314451 | 338659/0001 | 4/29/2025 | 703478 Unit(s) - Failed
+39.777sSending to 3E: #24314543 | 318781/0005 | 4/17/2025 | 196608 Unit(s) - Failed
+39.786sSending to 3E: #24314539 | 319647/0005 | 4/17/2025 | 196608 Unit(s) - Failed
+39.796sSending to 3E: #24314528 | 337083/0002 | 4/17/2025 | 196608 Unit(s) - Failed
+39.803sSending to 3E: #24317401 | 308525/0006 | 7/31/2025 | 40 Unit(s) - Failed
+39.812sSending to 3E: #24318275 | 011606/0011 | 8/31/2025 | 40 Unit(s) - Failed
+39.822sSending to 3E: #24318273 | 012969/0010 | 8/31/2025 | 40 Unit(s) - Failed
+39.830sSending to 3E: #24318604 | 010344/0011 | 9/29/2025 | 80 Unit(s) - Failed
+39.839sSending to 3E: #24318630 | 302107/0006 | 9/30/2025 | 80 Unit(s) - Failed
+39.856sSending to 3E: #24318655 | 013292/0010 | 9/30/2025 | 80 Unit(s) - Failed
+39.864sSending to 3E: #24318634 | 009402/0024 | 9/30/2025 | 80 Unit(s) - Failed
+39.873sSending to 3E: #24314537 | 301961/0007 | 4/17/2025 | 163840 Unit(s) - Failed
+39.882sSending to 3E: #24314530 | 302932/0009 | 4/17/2025 | 163840 Unit(s) - Failed
+39.890sSending to 3E: #24314527 | 337083/0001 | 4/17/2025 | 196608 Unit(s) - Failed
+39.898sSending to 3E: #24314514 | 338635/0001 | 4/18/2025 | 196608 Unit(s) - Failed
+39.912sSending to 3E: #24318270 | 014305/0010 | 8/31/2025 | 40 Unit(s) - Failed
+39.921sSending to 3E: #24318271 | 010196/0016 | 8/31/2025 | 40 Unit(s) - Failed
+39.929sSending to 3E: #24318477 | 301046/0005 | 9/15/2025 | 20 Unit(s) - Failed
+39.939sSending to 3E: #24318636 | 301487/0007 | 9/30/2025 | 40 Unit(s) - Failed
+39.947sSending to 3E: #24318650 | 009226/0010 | 9/30/2025 | 40 Unit(s) - Failed
+39.955sSending to 3E: #24318639 | 307408/0006 | 9/30/2025 | 40 Unit(s) - Failed
+39.963sSending to 3E: #24318658 | 013710/0009 | 9/30/2025 | 40 Unit(s) - Failed
+39.970sSending to 3E: #24314440 | 303433/0002 | 5/1/2025 | 196608 Unit(s) - Failed
+39.982sSending to 3E: #24314542 | 330257/0006 | 4/17/2025 | 122880 Unit(s) - Failed
+39.990sSending to 3E: #24314546 | 336422/0002 | 4/17/2025 | 245760 Unit(s) - Failed
+40.001sSending to 3E: #24314533 | 338891/0001 | 4/17/2025 | 393216 Unit(s) - Failed
+40.014sSending to 3E: #24317991 | 304710/0008 | 8/20/2025 | 40 Unit(s) - Failed
+40.022sSending to 3E: #24318272 | 012706/0009 | 8/31/2025 | 40 Unit(s) - Failed
+40.029sSending to 3E: #24318263 | 001361/0011 | 8/31/2025 | 40 Unit(s) - Failed
+40.037sSending to 3E: #24318656 | 013658/0013 | 9/30/2025 | 40 Unit(s) - Failed
+40.045sSending to 3E: #24318648 | 008552/0025 | 9/30/2025 | 40 Unit(s) - Failed
+40.054sSending to 3E: #24318619 | 301846/0008 | 9/30/2025 | 40 Unit(s) - Failed
+40.062sSending to 3E: #24318654 | 316559/0005 | 9/30/2025 | 40 Unit(s) - Failed
+40.070sSending to 3E: #24314405 | 303433/0006 | 5/26/2025 | 196608 Unit(s) - Failed
+40.079sSending to 3E: #24314520 | 304423/0005 | 4/17/2025 | 196608 Unit(s) - Failed
+40.087sSending to 3E: #24314523 | 336702/0002 | 4/17/2025 | 131072 Unit(s) - Failed
+40.097sSending to 3E: #24314517 | 305076/0008 | 4/18/2025 | 16384 Unit(s) - Failed
+40.106sSending to 3E: #24318025 | 339261/0001 | 8/21/2025 | 40 Unit(s) - Failed
+40.114sSending to 3E: #24318267 | 300022/0007 | 8/31/2025 | 40 Unit(s) - Failed
+40.122sSending to 3E: #24318260 | 013500/0011 | 8/31/2025 | 40 Unit(s) - Failed
+40.132sSending to 3E: #24318640 | 305820/0006 | 9/30/2025 | 80 Unit(s) - Failed
+40.140sSending to 3E: #24318620 | 304476/0007 | 9/30/2025 | 80 Unit(s) - Failed
+40.149sSending to 3E: #24318615 | 009151/0019 | 9/30/2025 | 80 Unit(s) - Failed
+40.156sSending to 3E: #24318645 | 014891/0008 | 9/30/2025 | 80 Unit(s) - Failed
+40.165sSending to 3E: #24318617 | 011726/0010 | 9/30/2025 | 80 Unit(s) - Failed
+40.173sSending to 3E: #24318638 | 009557/0024 | 9/30/2025 | 80 Unit(s) - Failed
+40.182sSending to 3E: #24319620 | 303757/0007 | 10/11/2025 | 40 Unit(s) - Success
+40.190sSending to 3E: #24319976 | 000683/0022 | 10/22/2025 | 40 Unit(s) - Success
+40.204sSending to 3E: #24320052 | 303442/0008 | 10/31/2025 | 40 Unit(s) - Success
+40.214sSending to 3E: #17864855 | 300825/0005 | 7/12/2023 | 20 Unit(s) - Failed
+40.235sSending to 3E: #17891799 | 011684/0009 | 7/15/2023 | 20 Unit(s) - Failed
+40.255sSending to 3E: #17891805 | 303256/0006 | 7/15/2023 | 20 Unit(s) - Failed
+40.274sSending to 3E: #19845304 | 000962/0014 | 1/1/2024 | 40 Unit(s) - Failed
+40.293sSending to 3E: #20342101 | 302745/TCS0001 | 2/1/2022 | -2 Unit(s) - Failed
+40.304sSending to 3E: #20396352 | 008501/TCS2597 | 1/29/2024 | -2 Unit(s) - Failed
+40.325sSending to 3E: #24314443 | 303433/0002 | 4/30/2025 | 196608 Unit(s) - Failed
+40.335sSending to 3E: #24314544 | 318781/0004 | 4/17/2025 | 196608 Unit(s) - Failed
+40.354sSending to 3E: #24314538 | 300780/0007 | 4/17/2025 | 196608 Unit(s) - Failed
+40.375sSending to 3E: #24314534 | 338376/0002 | 4/17/2025 | 147456 Unit(s) - Failed
+40.395sSending to 3E: #24317395 | 012723/0011 | 7/31/2025 | 40 Unit(s) - Failed
+40.415sSending to 3E: #24318265 | 012430/0009 | 8/31/2025 | 40 Unit(s) - Failed
+40.425sSending to 3E: #24318274 | 011763/0011 | 8/31/2025 | 40 Unit(s) - Failed
+40.435sSending to 3E: #24318616 | 014580/0010 | 9/30/2025 | 40 Unit(s) - Failed
+40.455sSending to 3E: #24318657 | 007616/0015 | 9/30/2025 | 40 Unit(s) - Failed
+40.465sSending to 3E: #24318618 | 014005/0010 | 9/30/2025 | 40 Unit(s) - Failed
+40.475sSending to 3E: #24318624 | 304540/0006 | 9/30/2025 | 40 Unit(s) - Failed
+40.484sSending to 3E: #20464698 | 324848/TCS0001 | 1/18/2024 | -2 Unit(s) - Failed

+37.133s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
11/9/2025 4:30:45 AM

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

+103ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
89d28c9f
+141msOfflineTimeCommitTo3ECommandHandler - Started
+1.936sNo of records retrieved : 415

+17ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/9/2025 4:30:03 AM Created