IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1110769
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
1762840801

State

11/11/2025 10:35:52 AM (+26ms) 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)

+150ms Processing

Server:
wvdappdevv2-19:10724
Worker:
9e8564c6

+1h 50m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/11/2025 10:35:38 AM

+11.536s 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:6856
Worker:
0bfa3a52
+32msOfflineTimeCommitTo3ECommandHandler - Started
+7.057sNo of records retrieved : 415

+1h 12m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/11/2025 8:44:59 AM

+3s 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:6856
Worker:
e7170efa
+31msOfflineTimeCommitTo3ECommandHandler - Started
+923msNo of records retrieved : 415

+44m 9.007s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/11/2025 7:32:13 AM

+8.940s 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:6856
Worker:
e7170efa
+41msOfflineTimeCommitTo3ECommandHandler - Started
+3.251sNo of records retrieved : 415

+23m 10.004s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/11/2025 6:47:55 AM

+6.167s 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:6856
Worker:
e7170efa
+52msOfflineTimeCommitTo3ECommandHandler - Started
+3.877sNo of records retrieved : 415

+12m 42.350s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

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

+3.374s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+20ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
1deae954
+37msOfflineTimeCommitTo3ECommandHandler - Started
+1.250sNo of records retrieved : 415

+5m 42.103s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/11/2025 6:12:01 AM

+3.100s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+20ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
0bfa3a52
+42msOfflineTimeCommitTo3ECommandHandler - Started
+1.273sNo of records retrieved : 415

+2m 24.274s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
11/11/2025 6:06:16 AM

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

+60ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
f8687479
+373msOfflineTimeCommitTo3ECommandHandler - Started
+2.533sNo of records retrieved : 415

+1m 38.617s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/11/2025 6:03:38 AM

+6.723s 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:6856
Worker:
1deae954
+122msOfflineTimeCommitTo3ECommandHandler - Started
+2.662sNo of records retrieved : 415

+53.313s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/11/2025 6:01:57 AM

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

+67ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
0bfa3a52
+81msOfflineTimeCommitTo3ECommandHandler - Started
+2.355sNo of records retrieved : 415

+17.786s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/11/2025 6:00:58 AM

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

+134ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
f8687479
+133msOfflineTimeCommitTo3ECommandHandler - Started
+1.387sNo of records retrieved : 415
+6.027sProcessing #: 24313785 | FeeUserId - 6331 | Client # - 000001 | Study # - 0019
+6.049sStudy Found: #- 71133 | Timekeeper - 6301 | Office - 20500
+6.099sProcessing #: 24314604 | FeeUserId - 1109 | Client # - 339177 | Study # - 0001
+6.118sStudy Found: #- 154299 | Timekeeper - 5234 | Office - 15250
+6.138sProcessing #: 24314520 | FeeUserId - 4868 | Client # - 304423 | Study # - 0005
+6.148sStudy Found: #- 137169 | Timekeeper - 3018 | Office - 10500
+6.159sProcessing #: 24314523 | FeeUserId - 4868 | Client # - 336702 | Study # - 0002
+6.178sStudy Found: #- 139985 | Timekeeper - 3018 | Office - 20500
+6.188sProcessing #: 24314517 | FeeUserId - 4868 | Client # - 305076 | Study # - 0008
+6.218sStudy Found: #- 151688 | Timekeeper - 3018 | Office - 15500
+6.228sProcessing #: 24314326 | FeeUserId - 7621 | Client # - 324247 | Study # - 0009
+6.239sStudy Found: #- 141816 | Timekeeper - 6679 | Office - 13750
+6.259sProcessing #: 24308696 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+6.269sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+6.309sProcessing #: 24314147 | FeeUserId - 3245 | Client # - 309134 | Study # - 0007
+6.329sStudy Found: #- 150737 | Timekeeper - 6302 | Office - 45122
+6.339sProcessing #: 20999109 | FeeUserId - 3487 | Client # - 302992 | Study # - TCS0001
+6.349sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+6.369sProcessing #: 24313848 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+6.378sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+6.399sProcessing #: 24314405 | FeeUserId - 498 | Client # - 303433 | Study # - 0006
+6.410sStudy Found: #- 60399 | Timekeeper - 3426 | Office - 50142
+6.420sProcessing #: 24314601 | FeeUserId - 1109 | Client # - 332913 | Study # - 0003
+6.430sStudy Found: #- 145205 | Timekeeper - 5234 | Office - 45141
+6.440sProcessing #: 24314544 | FeeUserId - 4868 | Client # - 318781 | Study # - 0004
+6.460sStudy Found: #- 142632 | Timekeeper - 3018 | Office - 20500
+6.470sProcessing #: 24314538 | FeeUserId - 4868 | Client # - 300780 | Study # - 0007
+6.480sStudy Found: #- 148023 | Timekeeper - 3018 | Office - 13000
+6.490sProcessing #: 24314534 | FeeUserId - 4868 | Client # - 338376 | Study # - 0002
+6.501sStudy Found: #- 150531 | Timekeeper - 3018 | Office - 11000
+6.510sProcessing #: 20482196 | FeeUserId - 7132 | Client # - 313902 | Study # - 0009
+6.521sStudy Found: #- 123530 | Timekeeper - 5975 | Office - 15000
+6.540sProcessing #: 24314167 | FeeUserId - 3245 | Client # - 309134 | Study # - 0007
+6.550sStudy Found: #- 150737 | Timekeeper - 6302 | Office - 45122
+6.559sProcessing #: 20615078 | FeeUserId - 3487 | Client # - 005590 | Study # - TCS2410
+6.581sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+6.591sProcessing #: 20770394 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+6.601sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+6.612sProcessing #: 24313820 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+6.631sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+6.641sProcessing #: 24314443 | FeeUserId - 497 | Client # - 303433 | Study # - 0002
+6.651sStudy Found: #- 60395 | Timekeeper - 3426 | Office - 50142
+6.660sProcessing #: 24314543 | FeeUserId - 4868 | Client # - 318781 | Study # - 0005
+6.671sStudy Found: #- 147498 | Timekeeper - 3018 | Office - 20500
+6.681sProcessing #: 24314539 | FeeUserId - 4868 | Client # - 319647 | Study # - 0005
+6.692sStudy Found: #- 150345 | Timekeeper - 3018 | Office - 12000
+6.711sProcessing #: 24314528 | FeeUserId - 4868 | Client # - 337083 | Study # - 0002
+6.721sStudy Found: #- 141395 | Timekeeper - 3018 | Office - 10500
+6.731sProcessing #: 23949783 | FeeUserId - 5947 | Client # - 338571 | Study # - 0001
+6.752sStudy Found: #- 151759 | Timekeeper - 1756 | Office - 18500
+6.762sProcessing #: 24308715 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+6.772sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+6.782sProcessing #: 21071521 | FeeUserId - 3487 | Client # - 305924 | Study # - TCS0001
+6.792sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+6.802sProcessing #: 20529250 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+6.822sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+6.833sProcessing #: 24313827 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+6.852sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+6.862sProcessing #: 24314451 | FeeUserId - 497 | Client # - 338659 | Study # - 0001
+6.872sStudy Found: #- 152071 | Timekeeper - 3426 | Office - 50137
+6.884sProcessing #: 24313919 | FeeUserId - 7012 | Client # - 337066 | Study # - 0002
+6.903sStudy Found: #- 152797 | Timekeeper - 4773 | Office - 45121
+6.916sProcessing #: 24313870 | FeeUserId - 7975 | Client # - 337514 | Study # - 0002
+6.933sStudy Found: #- 142930 | Timekeeper - 6825 | Office - 45104
+6.943sProcessing #: 24314602 | FeeUserId - 1109 | Client # - 304854 | Study # - 0011
+6.953sStudy Found: #- 142084 | Timekeeper - 5234 | Office - 45109
+6.963sProcessing #: 24314545 | FeeUserId - 4868 | Client # - 318781 | Study # - 0003
+6.973sStudy Found: #- 109706 | Timekeeper - 3018 | Office - 20500
+6.983sProcessing #: 24314531 | FeeUserId - 4868 | Client # - 335088 | Study # - 0002
+7.003sStudy Found: #- 131452 | Timekeeper - 3018 | Office - 11000
+7.013sProcessing #: 24314535 | FeeUserId - 4868 | Client # - 338376 | Study # - 0001
+7.033sStudy Found: #- 150530 | Timekeeper - 3018 | Office - 11000
+7.043sProcessing #: 24314186 | FeeUserId - 7475 | Client # - 315155 | Study # - 0004
+7.054sStudy Found: #- 153113 | Timekeeper - 6524 | Office - 45134
+7.074sProcessing #: 24318200 | FeeUserId - 603 | Client # - 010038 | Study # - 0035
+7.083sStudy Found: #- 154677 | Timekeeper - 3544 | Office - 45137
+7.093sProcessing #: 24314144 | FeeUserId - 3245 | Client # - 000001 | Study # - 0019
+7.103sStudy Found: #- 71133 | Timekeeper - 6302 | Office - 20500
+7.123sProcessing #: 20892233 | FeeUserId - 3487 | Client # - 005590 | Study # - TCS2410
+7.134sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+7.144sProcessing #: 21052387 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+7.164sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+7.175sProcessing #: 24313825 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+7.194sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+7.214sProcessing #: 24314427 | FeeUserId - 497 | Client # - 303433 | Study # - 0002
+7.225sStudy Found: #- 60395 | Timekeeper - 3426 | Office - 50142
+7.239sProcessing #: 24314600 | FeeUserId - 1109 | Client # - 338318 | Study # - 0001
+7.246sStudy Found: #- 150248 | Timekeeper - 5234 | Office - 45135
+7.253sProcessing #: 24314519 | FeeUserId - 4868 | Client # - 304423 | Study # - 0006
+7.260sStudy Found: #- 149326 | Timekeeper - 3018 | Office - 10500
+7.268sProcessing #: 24314522 | FeeUserId - 4868 | Client # - 336702 | Study # - 0001
+7.275sStudy Found: #- 139984 | Timekeeper - 3018 | Office - 20500
+7.284sProcessing #: 24314549 | FeeUserId - 4868 | Client # - 338921 | Study # - 0001
+7.297sStudy Found: #- 153382 | Timekeeper - 3018 | Office - 14750
+7.307sProcessing #: 24314187 | FeeUserId - 7475 | Client # - 338598 | Study # - 0001
+7.327sStudy Found: #- 151875 | Timekeeper - 6524 | Office - 45137
+7.337sProcessing #: 24216384 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+7.347sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+7.358sProcessing #: 24314166 | FeeUserId - 3245 | Client # - 309134 | Study # - 0007
+7.366sStudy Found: #- 150737 | Timekeeper - 6302 | Office - 45122
+7.372sProcessing #: 20737386 | FeeUserId - 3487 | Client # - 307233 | Study # - TCS0001
+7.379sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+7.387sProcessing #: 21104313 | FeeUserId - 7183 | Client # - 009976 | Study # - TCS0001
+7.394sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+7.402sProcessing #: 24313823 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+7.409sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+7.416sProcessing #: 24314430 | FeeUserId - 498 | Client # - 303433 | Study # - 0006
+7.423sStudy Found: #- 60399 | Timekeeper - 3426 | Office - 50142
+7.430sProcessing #: 24314537 | FeeUserId - 4868 | Client # - 301961 | Study # - 0007
+7.456sStudy Found: #- 136768 | Timekeeper - 3018 | Office - 11000
+7.463sProcessing #: 24314530 | FeeUserId - 4868 | Client # - 302932 | Study # - 0009
+7.470sStudy Found: #- 149392 | Timekeeper - 3018 | Office - 20500
+7.478sProcessing #: 24314527 | FeeUserId - 4868 | Client # - 337083 | Study # - 0001
+7.484sStudy Found: #- 141394 | Timekeeper - 3018 | Office - 10500
+7.491sProcessing #: 24314514 | FeeUserId - 4868 | Client # - 338635 | Study # - 0001
+7.498sStudy Found: #- 151994 | Timekeeper - 3018 | Office - 18500
+7.509sProcessing #: 24308699 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+7.518sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+7.525sProcessing #: 20508604 | FeeUserId - 3487 | Client # - 305924 | Study # - TCS0001
+7.533sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+7.540sProcessing #: 20347161 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+7.547sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+7.554sProcessing #: 24313847 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+7.566sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+7.579sProcessing #: 24313926 | FeeUserId - 7012 | Client # - 337066 | Study # - 0002
+7.586sStudy Found: #- 152797 | Timekeeper - 4773 | Office - 45121
+7.600sProcessing #: 24313877 | FeeUserId - 7921 | Client # - 337877 | Study # - 0003
+7.607sStudy Found: #- 150435 | Timekeeper - 6779 | Office - 45104
+7.615sProcessing #: 24313843 | FeeUserId - 8102 | Client # - 000001 | Study # - 0019
+7.622sStudy Found: #- 71133 | Timekeeper - 6934 | Office - 20500
+7.630sProcessing #: 24243858 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+7.638sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500
+7.650sProcessing #: 24313846 | FeeUserId - 8102 | Client # - 338523 | Study # - 0001
+7.710sStudy Found: #- 151527 | Timekeeper - 6934 | Office - 45111
+7.721sProcessing #: 20399525 | FeeUserId - 431 | Client # - 010576 | Study # - TCS11525
+7.731sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+7.741sProcessing #: 21131015 | FeeUserId - 3224 | Client # - 303023 | Study # - TCS0001
+7.748sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+7.756sProcessing #: 20728081 | FeeUserId - 3224 | Client # - 308780 | Study # - TCS0002
+7.762sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+7.769sProcessing #: 17864850 | FeeUserId - 7223 | Client # - 011526 | Study # - 0008
+7.777sStudy Found: #- 90046 | Timekeeper - 3926 | Office - 22000
+7.784sProcessing #: 17878769 | FeeUserId - 7223 | Client # - 009506 | Study # - 0010
+7.791sStudy Found: #- 115348 | Timekeeper - 3926 | Office - 20500
+7.798sProcessing #: 17891797 | FeeUserId - 7223 | Client # - 002801 | Study # - 0017
+7.804sStudy Found: #- 115390 | Timekeeper - 3926 | Office - 17000
+7.812sProcessing #: 17908479 | FeeUserId - 7223 | Client # - 305525 | Study # - 0004
+7.820sStudy Found: #- 118651 | Timekeeper - 3926 | Office - 15000
+7.828sProcessing #: 19845304 | FeeUserId - 6659 | Client # - 000962 | Study # - 0014
+7.836sStudy Found: #- 133164 | Timekeeper - 2 | Office - 21500
+7.842sProcessing #: 20384680 | FeeUserId - 5856 | Client # - 011194 | Study # - TCS14843
+7.849sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+7.858sProcessing #: 20422742 | FeeUserId - 5856 | Client # - 008630 | Study # - TCS0001
+7.866sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+7.872sProcessing #: 20422898 | FeeUserId - 3224 | Client # - 313035 | Study # - TCS0001
+7.881sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+7.888sProcessing #: 20509712 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+7.902sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+7.912sProcessing #: 20522607 | FeeUserId - 3224 | Client # - 007933 | Study # - TCS0001
+7.919sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+7.926sProcessing #: 20749125 | FeeUserId - 5856 | Client # - 300322 | Study # - TCS0001
+7.933sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+7.944sProcessing #: 20860818 | FeeUserId - 5856 | Client # - 011438 | Study # - TCS14766
+7.964sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+7.974sProcessing #: 20910596 | FeeUserId - 5856 | Client # - 011252 | Study # - TCS14653
+7.984sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+7.993sProcessing #: 21023692 | FeeUserId - 5856 | Client # - 009300 | Study # - TCS14842
+8sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+8.007sProcessing #: 21120045 | FeeUserId - 5856 | Client # - 012867 | Study # - TCS0001
+8.015sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+8.022sProcessing #: 21127719 | FeeUserId - 5856 | Client # - 008630 | Study # - TCS0001
+8.030sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+8.038sProcessing #: 22157020 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+8.045sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+8.055sProcessing #: 24313876 | FeeUserId - 7572 | Client # - 336388 | Study # - 0003
+8.062sStudy Found: #- 150628 | Timekeeper - 6578 | Office - 45121
+8.071sProcessing #: 24317991 | FeeUserId - 6659 | Client # - 304710 | Study # - 0008
+8.080sStudy Found: #- 149230 | Timekeeper - 2 | Office - 17750
+8.086sProcessing #: 24318263 | FeeUserId - 6659 | Client # - 001361 | Study # - 0011
+8.093sStudy Found: #- 149068 | Timekeeper - 2 | Office - 11000
+8.102sProcessing #: 24318272 | FeeUserId - 6659 | Client # - 012706 | Study # - 0009
+8.109sStudy Found: #- 147133 | Timekeeper - 2 | Office - 11000
+8.119sProcessing #: 24318619 | FeeUserId - 6659 | Client # - 301846 | Study # - 0008
+8.127sStudy Found: #- 146824 | Timekeeper - 2 | Office - 13250
+8.146sProcessing #: 24318632 | FeeUserId - 6659 | Client # - 003145 | Study # - 0017
+8.156sStudy Found: #- 148968 | Timekeeper - 2 | Office - 19250
+8.166sProcessing #: 24318637 | FeeUserId - 6659 | Client # - 304577 | Study # - 0007
+8.180sStudy Found: #- 149211 | Timekeeper - 2 | Office - 16500
+8.188sProcessing #: 24318648 | FeeUserId - 6659 | Client # - 008552 | Study # - 0025
+8.195sStudy Found: #- 148567 | Timekeeper - 2 | Office - 10000
+8.206sProcessing #: 24318654 | FeeUserId - 6659 | Client # - 316559 | Study # - 0005
+8.216sStudy Found: #- 148346 | Timekeeper - 2 | Office - 13750
+8.223sProcessing #: 24318656 | FeeUserId - 6659 | Client # - 013658 | Study # - 0013
+8.230sStudy Found: #- 150985 | Timekeeper - 2 | Office - 11000
+8.241sProcessing #: 24319826 | FeeUserId - 6659 | Client # - 339152 | Study # - 0002
+8.259sStudy Found: #- 154182 | Timekeeper - 2 | Office - 21250
+8.269sProcessing #: 24319984 | FeeUserId - 6659 | Client # - 004986 | Study # - 0003
+8.279sStudy Found: #- 154971 | Timekeeper - 2 | Office - 13000
+8.291sProcessing #: 24314346 | FeeUserId - 7160 | Client # - 336604 | Study # - 0003
+8.309sStudy Found: #- 150274 | Timekeeper - 3833 | Office - 45147
+8.316sSending to 3E: Started
+41.137sSending to 3E: #24313785 | 000001/0019 | 5/22/2025 | 196608 Unit(s) - Failed
+41.146sSending to 3E: #24314604 | 339177/0001 | 5/16/2025 | 16 Unit(s) - Failed
+41.153sSending to 3E: #24314520 | 304423/0005 | 4/17/2025 | 196608 Unit(s) - Failed
+41.159sSending to 3E: #24314523 | 336702/0002 | 4/17/2025 | 131072 Unit(s) - Failed
+41.165sSending to 3E: #24314517 | 305076/0008 | 4/18/2025 | 16384 Unit(s) - Failed
+41.175sSending to 3E: #24314326 | 324247/0009 | 5/23/2025 | 34 Unit(s) - Failed
+41.182sSending to 3E: #24308696 | 010038/0020 | 4/28/2025 | 6 Unit(s) - Failed
+41.197sSending to 3E: #24314147 | 309134/0007 | 5/22/2025 | 196608 Unit(s) - Failed
+41.203sSending to 3E: #20999109 | 302992/TCS0001 | 12/12/2022 | -2 Unit(s) - Failed
+41.210sSending to 3E: #24313848 | 335848/0004 | 5/13/2025 | 147456 Unit(s) - Failed
+41.217sSending to 3E: #24314405 | 303433/0006 | 5/26/2025 | 196608 Unit(s) - Failed
+41.223sSending to 3E: #24314601 | 332913/0003 | 5/16/2025 | 165888 Unit(s) - Failed
+41.231sSending to 3E: #24314544 | 318781/0004 | 4/17/2025 | 196608 Unit(s) - Failed
+41.238sSending to 3E: #24314538 | 300780/0007 | 4/17/2025 | 196608 Unit(s) - Failed
+41.245sSending to 3E: #24314534 | 338376/0002 | 4/17/2025 | 147456 Unit(s) - Failed
+41.252sSending to 3E: #20482196 | 313902/0009 | 1/19/2024 | 12 Unit(s) - Failed
+41.260sSending to 3E: #24314167 | 309134/0007 | 5/19/2025 | 196608 Unit(s) - Failed
+41.268sSending to 3E: #20615078 | 005590/TCS2410 | 12/12/2022 | 4 Unit(s) - Failed
+41.275sSending to 3E: #20770394 | 013892/TCS0002 | 1/18/2024 | 4 Unit(s) - Failed
+41.281sSending to 3E: #24313820 | 335848/0004 | 5/21/2025 | 138240 Unit(s) - Failed
+41.289sSending to 3E: #24314443 | 303433/0002 | 4/30/2025 | 196608 Unit(s) - Failed
+41.295sSending to 3E: #24314543 | 318781/0005 | 4/17/2025 | 196608 Unit(s) - Failed
+41.302sSending to 3E: #24314539 | 319647/0005 | 4/17/2025 | 196608 Unit(s) - Failed
+41.309sSending to 3E: #24314528 | 337083/0002 | 4/17/2025 | 196608 Unit(s) - Failed
+41.326sSending to 3E: #23949783 | 338571/0001 | 2/17/2025 | 2 Unit(s) - Failed
+41.333sSending to 3E: #24308715 | 010038/0020 | 4/30/2025 | 6 Unit(s) - Failed
+41.341sSending to 3E: #21071521 | 305924/TCS0001 | 12/12/2022 | -4 Unit(s) - Failed
+41.348sSending to 3E: #20529250 | 013892/TCS0002 | 1/18/2024 | 2 Unit(s) - Failed
+41.357sSending to 3E: #24313827 | 335848/0004 | 5/19/2025 | 131072 Unit(s) - Failed
+41.364sSending to 3E: #24314451 | 338659/0001 | 4/29/2025 | 703478 Unit(s) - Failed
+41.370sSending to 3E: #24313919 | 337066/0002 | 5/21/2025 | 147456 Unit(s) - Failed
+41.377sSending to 3E: #24313870 | 337514/0002 | 5/26/2025 | 196608 Unit(s) - Failed
+41.385sSending to 3E: #24314602 | 304854/0011 | 5/16/2025 | 962640 Unit(s) - Failed
+41.391sSending to 3E: #24314545 | 318781/0003 | 4/17/2025 | 196608 Unit(s) - Failed
+41.398sSending to 3E: #24314531 | 335088/0002 | 4/17/2025 | 196608 Unit(s) - Failed
+41.404sSending to 3E: #24314535 | 338376/0001 | 4/17/2025 | 196608 Unit(s) - Failed
+41.412sSending to 3E: #24314186 | 315155/0004 | 5/19/2025 | 196608 Unit(s) - Failed
+41.418sSending to 3E: #24318200 | 010038/0035 | 8/29/2025 | 1 Unit(s) - Failed
+41.432sSending to 3E: #24314144 | 000001/0019 | 5/20/2025 | 196608 Unit(s) - Failed
+41.443sSending to 3E: #20892233 | 005590/TCS2410 | 12/12/2022 | -4 Unit(s) - Failed
+41.462sSending to 3E: #21052387 | 013892/TCS0002 | 1/18/2024 | -2 Unit(s) - Failed
+41.469sSending to 3E: #24313825 | 335848/0004 | 5/21/2025 | 221184 Unit(s) - Failed
+41.476sSending to 3E: #24314427 | 303433/0002 | 5/16/2025 | 147456 Unit(s) - Failed
+41.482sSending to 3E: #24314600 | 338318/0001 | 5/16/2025 | 131072 Unit(s) - Failed
+41.490sSending to 3E: #24314519 | 304423/0006 | 4/17/2025 | 147456 Unit(s) - Failed
+41.497sSending to 3E: #24314522 | 336702/0001 | 4/17/2025 | 147456 Unit(s) - Failed
+41.504sSending to 3E: #24314549 | 338921/0001 | 4/17/2025 | 36864 Unit(s) - Failed
+41.512sSending to 3E: #24314187 | 338598/0001 | 5/22/2025 | 196608 Unit(s) - Failed
+41.518sSending to 3E: #24216384 | 010038/0020 | 4/22/2025 | 12 Unit(s) - Failed
+41.526sSending to 3E: #24314166 | 309134/0007 | 5/21/2025 | 196608 Unit(s) - Failed
+41.533sSending to 3E: #20737386 | 307233/TCS0001 | 12/12/2022 | -4 Unit(s) - Failed
+41.539sSending to 3E: #21104313 | 009976/TCS0001 | 1/18/2024 | -2 Unit(s) - Failed
+41.546sSending to 3E: #24313823 | 335848/0004 | 5/23/2025 | 196608 Unit(s) - Failed
+41.553sSending to 3E: #24314430 | 303433/0006 | 5/8/2025 | 147456 Unit(s) - Failed
+41.560sSending to 3E: #24314537 | 301961/0007 | 4/17/2025 | 163840 Unit(s) - Failed
+41.568sSending to 3E: #24314530 | 302932/0009 | 4/17/2025 | 163840 Unit(s) - Failed
+41.591sSending to 3E: #24314527 | 337083/0001 | 4/17/2025 | 196608 Unit(s) - Failed
+41.597sSending to 3E: #24314514 | 338635/0001 | 4/18/2025 | 196608 Unit(s) - Failed
+41.604sSending to 3E: #24308699 | 010038/0020 | 4/28/2025 | 12 Unit(s) - Failed
+41.611sSending to 3E: #20508604 | 305924/TCS0001 | 12/12/2022 | 4 Unit(s) - Failed
+41.618sSending to 3E: #20347161 | 013892/TCS0002 | 1/18/2024 | -4 Unit(s) - Failed
+41.625sSending to 3E: #24313847 | 335848/0004 | 5/14/2025 | 172032 Unit(s) - Failed
+41.632sSending to 3E: #24313926 | 337066/0002 | 5/19/2025 | 147456 Unit(s) - Failed
+41.639sSending to 3E: #24313877 | 337877/0003 | 5/23/2025 | 2667456 Unit(s) - Failed
+41.646sSending to 3E: #24313843 | 000001/0019 | 5/24/2025 | 72 Unit(s) - Failed
+41.653sSending to 3E: #24243858 | 011613/0001 | 5/1/2025 | 3 Unit(s) - Failed
+41.659sSending to 3E: #24313846 | 338523/0001 | 5/14/2025 | 20 Unit(s) - Failed
+41.665sSending to 3E: #20399525 | 010576/TCS11525 | 1/29/2024 | -5 Unit(s) - Failed
+41.672sSending to 3E: #21131015 | 303023/TCS0001 | 1/18/2024 | 1 Unit(s) - Failed
+41.679sSending to 3E: #20728081 | 308780/TCS0002 | 1/18/2024 | 4 Unit(s) - Failed
+41.686sSending to 3E: #17864850 | 011526/0008 | 7/12/2023 | 20 Unit(s) - Failed
+41.694sSending to 3E: #17878769 | 009506/0010 | 7/14/2023 | 20 Unit(s) - Failed
+41.702sSending to 3E: #17891797 | 002801/0017 | 7/15/2023 | 20 Unit(s) - Failed
+41.709sSending to 3E: #17908479 | 305525/0004 | 7/18/2023 | 40 Unit(s) - Failed
+41.716sSending to 3E: #19845304 | 000962/0014 | 1/1/2024 | 40 Unit(s) - Failed
+41.723sSending to 3E: #20384680 | 011194/TCS14843 | 12/12/2022 | -2 Unit(s) - Failed
+41.731sSending to 3E: #20422742 | 008630/TCS0001 | 12/12/2022 | -1 Unit(s) - Failed
+41.740sSending to 3E: #20422898 | 313035/TCS0001 | 1/18/2024 | -1 Unit(s) - Failed
+41.747sSending to 3E: #20509712 | 303063/TCS0001 | 1/31/2024 | 12 Unit(s) - Failed
+41.754sSending to 3E: #20522607 | 007933/TCS0001 | 1/18/2024 | -2 Unit(s) - Failed
+41.761sSending to 3E: #20749125 | 300322/TCS0001 | 12/12/2022 | -4 Unit(s) - Failed
+41.768sSending to 3E: #20860818 | 011438/TCS14766 | 12/12/2022 | -1 Unit(s) - Failed
+41.776sSending to 3E: #20910596 | 011252/TCS14653 | 12/12/2022 | 1 Unit(s) - Failed
+41.787sSending to 3E: #21023692 | 009300/TCS14842 | 12/12/2022 | -1 Unit(s) - Failed
+41.798sSending to 3E: #21120045 | 012867/TCS0001 | 12/12/2022 | 1 Unit(s) - Failed
+41.808sSending to 3E: #21127719 | 008630/TCS0001 | 12/12/2022 | -1 Unit(s) - Failed
+41.818sSending to 3E: #22157020 | 301710/0002 | 3/11/2024 | 8 Unit(s) - Failed
+41.854sSending to 3E: #24313876 | 336388/0003 | 5/21/2025 | 165888 Unit(s) - Failed
+41.861sSending to 3E: #24317991 | 304710/0008 | 8/20/2025 | 40 Unit(s) - Failed
+41.871sSending to 3E: #24318263 | 001361/0011 | 8/31/2025 | 40 Unit(s) - Failed
+41.879sSending to 3E: #24318272 | 012706/0009 | 8/31/2025 | 40 Unit(s) - Failed
+41.885sSending to 3E: #24318619 | 301846/0008 | 9/30/2025 | 40 Unit(s) - Failed
+41.892sSending to 3E: #24318632 | 003145/0017 | 9/30/2025 | 40 Unit(s) - Failed
+41.898sSending to 3E: #24318637 | 304577/0007 | 9/30/2025 | 40 Unit(s) - Failed
+41.904sSending to 3E: #24318648 | 008552/0025 | 9/30/2025 | 40 Unit(s) - Failed
+41.912sSending to 3E: #24318654 | 316559/0005 | 9/30/2025 | 40 Unit(s) - Failed
+41.920sSending to 3E: #24318656 | 013658/0013 | 9/30/2025 | 40 Unit(s) - Failed
+41.927sSending to 3E: #24319826 | 339152/0002 | 10/17/2025 | 40 Unit(s) - Success
+41.951sSending to 3E: #24319984 | 004986/0003 | 10/28/2025 | 40 Unit(s) - Success
+41.960sSending to 3E: #24314346 | 336604/0003 | 5/23/2025 | 294912 Unit(s) - Failed

+26ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/11/2025 6:00:01 AM Created