IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1116705
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
1763377213

State

11/17/2025 3:42:35 PM (+60ms) 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 Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProvider provider, Type type)
   at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Type type)
   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.<>c__DisplayClass9_1.<PerformJobWithFilters>b__2()
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_1.<PerformJobWithFilters>b__2()
   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:
dw0sdwk000fbp:6696
Worker:
6ada8582

+1h 53m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/17/2025 3:42:29 PM

+3.053s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+50ms Processing

Server:
dw0sdwk000fbp:7776
Worker:
90cb0a2f
+56msOfflineTimeCommitTo3ECommandHandler - Started
+1.186sNo of records retrieved : 417

+1h 13m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/17/2025 1:48:29 PM

+2.846s 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:
dw0sdwk000fbp:7776
Worker:
d1c67ca5
+40msOfflineTimeCommitTo3ECommandHandler - Started
+987msNo of records retrieved : 417

+43m 1.586s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/17/2025 12:35:28 PM

+8.783s 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:
dw0sdwk000fbp:7776
Worker:
03873583
+32msOfflineTimeCommitTo3ECommandHandler - Started
+1.050sNo of records retrieved : 417

+24m 29.250s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/17/2025 11:52:12 AM

+4.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 92
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+4.023s Processing

Server:
dw0sdwk000fbp:7776
Worker:
90cb0a2f
+115msOfflineTimeCommitTo3ECommandHandler - Started
+1.868sNo of records retrieved : 417

+12m 12.130s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+90ms Scheduled

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

Enqueue at:
11/17/2025 11:27:41 AM

+4.870s 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 Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProvider provider, Type type)
   at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Type type)
   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:
dw0sdwk000fbp:7164
Worker:
502c2236

+6m 17.960s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/17/2025 11:15:17 AM

+3.700s 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 92
   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:
dw0sdwk000fbp:7776
Worker:
4eca2c96
+59msOfflineTimeCommitTo3ECommandHandler - Started
+1.354sNo of records retrieved : 417

+3m 12.267s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/17/2025 11:09:07 AM

+3.114s 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 92
   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:
dw0sdwk000fbp:7776
Worker:
03873583
+46msOfflineTimeCommitTo3ECommandHandler - Started
+1.289sNo of records retrieved : 417

+1m 11.963s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/17/2025 11:05:47 AM

+3.253s 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 92
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+4.253s Processing

Server:
dw0sdwk000fbp:7776
Worker:
90cb0a2f
+37msOfflineTimeCommitTo3ECommandHandler - Started
+1.270sNo of records retrieved : 417

+56.147s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+17ms Scheduled

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

Enqueue at:
11/17/2025 11:04:26 AM

+4.190s 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 113
   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 92
   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:
dw0sdwk000fbp:7776
Worker:
d1c67ca5
+101msOfflineTimeCommitTo3ECommandHandler - Started
+1.637sNo of records retrieved : 417

+50.563s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

Retry attempt 1 of 10: Object reference not set to an instance of an obj…

Enqueue at:
11/17/2025 11:03:24 AM

+2m 28.180s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   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 324
   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)

+17ms Processing

Server:
dw0sdwk000fbp:7776
Worker:
4eca2c96
+23msOfflineTimeCommitTo3ECommandHandler - Started
+1.238sNo of records retrieved : 417
+7.776sProcessing #: 24314543 | FeeUserId - 4868 | Client # - 318781 | Study # - 0005
+7.786sStudy Found: #- 147498 | Timekeeper - 3018 | Office - 20500
+7.820sProcessing #: 24314539 | FeeUserId - 4868 | Client # - 319647 | Study # - 0005
+7.827sStudy Found: #- 150345 | Timekeeper - 3018 | Office - 12000
+7.833sProcessing #: 24314528 | FeeUserId - 4868 | Client # - 337083 | Study # - 0002
+7.841sStudy Found: #- 141395 | Timekeeper - 3018 | Office - 10500
+7.847sProcessing #: 10698609 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+7.853sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+7.860sProcessing #: 24313827 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+7.870sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+7.886sProcessing #: 24318025 | FeeUserId - 6659 | Client # - 339261 | Study # - 0001
+7.896sStudy Found: #- 154736 | Timekeeper - 2 | Office - 13000
+7.906sProcessing #: 24318267 | FeeUserId - 6659 | Client # - 300022 | Study # - 0007
+7.916sStudy Found: #- 146916 | Timekeeper - 2 | Office - 13250
+7.930sProcessing #: 24318260 | FeeUserId - 6659 | Client # - 013500 | Study # - 0011
+7.947sStudy Found: #- 147453 | Timekeeper - 2 | Office - 13750
+7.953sProcessing #: 24318640 | FeeUserId - 6659 | Client # - 305820 | Study # - 0006
+7.961sStudy Found: #- 148853 | Timekeeper - 2 | Office - 19250
+7.967sProcessing #: 24318620 | FeeUserId - 6659 | Client # - 304476 | Study # - 0007
+7.974sStudy Found: #- 149234 | Timekeeper - 2 | Office - 15500
+7.981sProcessing #: 24318615 | FeeUserId - 6659 | Client # - 009151 | Study # - 0019
+7.991sStudy Found: #- 148560 | Timekeeper - 2 | Office - 15500
+8.007sProcessing #: 24314541 | FeeUserId - 4868 | Client # - 330286 | Study # - 0002
+8.013sStudy Found: #- 124321 | Timekeeper - 3018 | Office - 20750
+8.026sProcessing #: 24314521 | FeeUserId - 4868 | Client # - 304423 | Study # - 0004
+8.033sStudy Found: #- 114737 | Timekeeper - 3018 | Office - 10500
+8.042sProcessing #: 24314526 | FeeUserId - 4868 | Client # - 336783 | Study # - 0005
+8.051sStudy Found: #- 144868 | Timekeeper - 3018 | Office - 17750
+8.059sProcessing #: 24314516 | FeeUserId - 4868 | Client # - 010801 | Study # - 0008
+8.067sStudy Found: #- 137178 | Timekeeper - 3018 | Office - 11000
+8.073sProcessing #: 24313830 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+8.079sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+8.085sProcessing #: 24317991 | FeeUserId - 6659 | Client # - 304710 | Study # - 0008
+8.091sStudy Found: #- 149230 | Timekeeper - 2 | Office - 17750
+8.097sProcessing #: 24318272 | FeeUserId - 6659 | Client # - 012706 | Study # - 0009
+8.103sStudy Found: #- 147133 | Timekeeper - 2 | Office - 11000
+8.111sProcessing #: 24318263 | FeeUserId - 6659 | Client # - 001361 | Study # - 0011
+8.117sStudy Found: #- 149068 | Timekeeper - 2 | Office - 11000
+8.125sProcessing #: 24318656 | FeeUserId - 6659 | Client # - 013658 | Study # - 0013
+8.131sStudy Found: #- 150985 | Timekeeper - 2 | Office - 11000
+8.138sProcessing #: 24318648 | FeeUserId - 6659 | Client # - 008552 | Study # - 0025
+8.145sStudy Found: #- 148567 | Timekeeper - 2 | Office - 10000
+8.157sProcessing #: 24318619 | FeeUserId - 6659 | Client # - 301846 | Study # - 0008
+8.167sStudy Found: #- 146824 | Timekeeper - 2 | Office - 13250
+8.177sProcessing #: 24314519 | FeeUserId - 4868 | Client # - 304423 | Study # - 0006
+8.187sStudy Found: #- 149326 | Timekeeper - 3018 | Office - 10500
+8.196sProcessing #: 24314522 | FeeUserId - 4868 | Client # - 336702 | Study # - 0001
+8.207sStudy Found: #- 139984 | Timekeeper - 3018 | Office - 20500
+8.227sProcessing #: 24314549 | FeeUserId - 4868 | Client # - 338921 | Study # - 0001
+8.237sStudy Found: #- 153382 | Timekeeper - 3018 | Office - 14750
+8.244sProcessing #: 20482196 | FeeUserId - 7132 | Client # - 313902 | Study # - 0009
+8.257sStudy Found: #- 123530 | Timekeeper - 5975 | Office - 15000
+8.265sProcessing #: 24313823 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+8.273sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+8.280sProcessing #: 24317395 | FeeUserId - 6659 | Client # - 012723 | Study # - 0011
+8.286sStudy Found: #- 147201 | Timekeeper - 2 | Office - 20000
+8.297sProcessing #: 24318265 | FeeUserId - 6659 | Client # - 012430 | Study # - 0009
+8.308sStudy Found: #- 147786 | Timekeeper - 2 | Office - 15500
+8.315sProcessing #: 24318274 | FeeUserId - 6659 | Client # - 011763 | Study # - 0011
+8.323sStudy Found: #- 150980 | Timekeeper - 2 | Office - 13500
+8.330sProcessing #: 24318616 | FeeUserId - 6659 | Client # - 014580 | Study # - 0010
+8.337sStudy Found: #- 147054 | Timekeeper - 2 | Office - 17750
+8.343sProcessing #: 24318657 | FeeUserId - 6659 | Client # - 007616 | Study # - 0015
+8.353sStudy Found: #- 148679 | Timekeeper - 2 | Office - 15500
+8.359sProcessing #: 24318618 | FeeUserId - 6659 | Client # - 014005 | Study # - 0010
+8.371sStudy Found: #- 147374 | Timekeeper - 2 | Office - 11000
+8.378sProcessing #: 24314520 | FeeUserId - 4868 | Client # - 304423 | Study # - 0005
+8.382sStudy Found: #- 137169 | Timekeeper - 3018 | Office - 10500
+8.390sProcessing #: 24314523 | FeeUserId - 4868 | Client # - 336702 | Study # - 0002
+8.397sStudy Found: #- 139985 | Timekeeper - 3018 | Office - 20500
+8.405sProcessing #: 24314517 | FeeUserId - 4868 | Client # - 305076 | Study # - 0008
+8.416sStudy Found: #- 151688 | Timekeeper - 3018 | Office - 15500
+8.427sProcessing #: 24313848 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+8.434sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+8.442sProcessing #: 24317924 | FeeUserId - 6659 | Client # - 009639 | Study # - 0011
+8.449sStudy Found: #- 148521 | Timekeeper - 2 | Office - 17750
+8.457sProcessing #: 24318264 | FeeUserId - 6659 | Client # - 011721 | Study # - 0011
+8.464sStudy Found: #- 148186 | Timekeeper - 2 | Office - 13500
+8.477sProcessing #: 24318266 | FeeUserId - 6659 | Client # - 319701 | Study # - 0006
+8.488sStudy Found: #- 147500 | Timekeeper - 2 | Office - 11000
+8.497sProcessing #: 24318653 | FeeUserId - 6659 | Client # - 010627 | Study # - 0010
+8.507sStudy Found: #- 148515 | Timekeeper - 2 | Office - 15750
+8.520sProcessing #: 24318614 | FeeUserId - 6659 | Client # - 005810 | Study # - 0014
+8.538sStudy Found: #- 148935 | Timekeeper - 2 | Office - 11000
+8.548sProcessing #: 24318659 | FeeUserId - 6659 | Client # - 002082 | Study # - 0011
+8.555sStudy Found: #- 149058 | Timekeeper - 2 | Office - 11000
+8.568sProcessing #: 24318622 | FeeUserId - 6659 | Client # - 303145 | Study # - 0006
+8.578sStudy Found: #- 147636 | Timekeeper - 2 | Office - 20500
+8.587sProcessing #: 24314545 | FeeUserId - 4868 | Client # - 318781 | Study # - 0003
+8.598sStudy Found: #- 109706 | Timekeeper - 3018 | Office - 20500
+8.618sProcessing #: 24314531 | FeeUserId - 4868 | Client # - 335088 | Study # - 0002
+8.628sStudy Found: #- 131452 | Timekeeper - 3018 | Office - 11000
+8.638sProcessing #: 24314535 | FeeUserId - 4868 | Client # - 338376 | Study # - 0001
+8.648sStudy Found: #- 150530 | Timekeeper - 3018 | Office - 11000
+8.658sProcessing #: 16198915 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+8.666sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+8.674sProcessing #: 24313825 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+8.680sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+8.687sProcessing #: 23949783 | FeeUserId - 5947 | Client # - 338571 | Study # - 0001
+8.694sStudy Found: #- 151759 | Timekeeper - 1756 | Office - 18500
+8.701sProcessing #: 24318270 | FeeUserId - 6659 | Client # - 014305 | Study # - 0010
+8.708sStudy Found: #- 147047 | Timekeeper - 2 | Office - 13750
+8.715sProcessing #: 24318271 | FeeUserId - 6659 | Client # - 010196 | Study # - 0016
+8.726sStudy Found: #- 149359 | Timekeeper - 2 | Office - 13000
+8.732sProcessing #: 24318477 | FeeUserId - 6659 | Client # - 301046 | Study # - 0005
+8.739sStudy Found: #- 117926 | Timekeeper - 2 | Office - 17750
+8.746sProcessing #: 24318636 | FeeUserId - 6659 | Client # - 301487 | Study # - 0007
+8.753sStudy Found: #- 147487 | Timekeeper - 2 | Office - 13000
+8.759sProcessing #: 24318650 | FeeUserId - 6659 | Client # - 009226 | Study # - 0010
+8.765sStudy Found: #- 148629 | Timekeeper - 2 | Office - 10000
+8.771sProcessing #: 24314544 | FeeUserId - 4868 | Client # - 318781 | Study # - 0004
+8.778sStudy Found: #- 142632 | Timekeeper - 3018 | Office - 20500
+8.785sProcessing #: 24314538 | FeeUserId - 4868 | Client # - 300780 | Study # - 0007
+8.791sStudy Found: #- 148023 | Timekeeper - 3018 | Office - 13000
+8.797sProcessing #: 24314534 | FeeUserId - 4868 | Client # - 338376 | Study # - 0002
+8.805sStudy Found: #- 150531 | Timekeeper - 3018 | Office - 11000
+8.814sProcessing #: 5829601 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+8.820sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+8.826sProcessing #: 24313820 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+8.832sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+8.839sProcessing #: 24318262 | FeeUserId - 6659 | Client # - 012752 | Study # - 0011
+8.845sStudy Found: #- 147112 | Timekeeper - 2 | Office - 15500
+8.851sProcessing #: 24318268 | FeeUserId - 6659 | Client # - 011451 | Study # - 0006
+8.857sStudy Found: #- 148218 | Timekeeper - 2 | Office - 13500
+8.863sProcessing #: 24318259 | FeeUserId - 6659 | Client # - 304883 | Study # - 0007
+8.869sStudy Found: #- 149224 | Timekeeper - 2 | Office - 13750
+8.876sProcessing #: 24318643 | FeeUserId - 6659 | Client # - 005538 | Study # - 0017
+8.882sStudy Found: #- 148878 | Timekeeper - 2 | Office - 13000
+8.888sProcessing #: 24318651 | FeeUserId - 6659 | Client # - 005870 | Study # - 0014
+8.895sStudy Found: #- 148960 | Timekeeper - 2 | Office - 19250
+8.901sProcessing #: 24318646 | FeeUserId - 6659 | Client # - 009176 | Study # - 0023
+8.911sStudy Found: #- 148609 | Timekeeper - 2 | Office - 11000
+8.918sProcessing #: 24314537 | FeeUserId - 4868 | Client # - 301961 | Study # - 0007
+8.926sStudy Found: #- 136768 | Timekeeper - 3018 | Office - 11000
+8.932sProcessing #: 24314530 | FeeUserId - 4868 | Client # - 302932 | Study # - 0009
+8.946sStudy Found: #- 149392 | Timekeeper - 3018 | Office - 20500
+8.952sProcessing #: 24314527 | FeeUserId - 4868 | Client # - 337083 | Study # - 0001
+8.959sStudy Found: #- 141394 | Timekeeper - 3018 | Office - 10500
+8.965sProcessing #: 24314514 | FeeUserId - 4868 | Client # - 338635 | Study # - 0001
+8.971sStudy Found: #- 151994 | Timekeeper - 3018 | Office - 18500
+8.978sProcessing #: 24313847 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+8.985sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+8.991sProcessing #: 24318024 | FeeUserId - 6659 | Client # - 009298 | Study # - 0012
+8.997sStudy Found: #- 148550 | Timekeeper - 2 | Office - 17250
+9.003sProcessing #: 24318269 | FeeUserId - 6659 | Client # - 301290 | Study # - 0008
+9.010sStudy Found: #- 147562 | Timekeeper - 2 | Office - 16500
+9.016sProcessing #: 24318261 | FeeUserId - 6659 | Client # - 009224 | Study # - 0014
+9.022sStudy Found: #- 151011 | Timekeeper - 2 | Office - 12000
+9.028sProcessing #: 24318644 | FeeUserId - 6659 | Client # - 009164 | Study # - 0013
+9.035sStudy Found: #- 150949 | Timekeeper - 2 | Office - 22250
+9.048sProcessing #: 24318631 | FeeUserId - 6659 | Client # - 301516 | Study # - 0013
+9.055sStudy Found: #- 147587 | Timekeeper - 2 | Office - 21750
+9.062sProcessing #: 24318635 | FeeUserId - 6659 | Client # - 006930 | Study # - 0019
+9.068sStudy Found: #- 149415 | Timekeeper - 2 | Office - 13000
+9.075sProcessing #: 24318624 | FeeUserId - 6659 | Client # - 304540 | Study # - 0006
+9.081sStudy Found: #- 149294 | Timekeeper - 2 | Office - 16500
+9.087sProcessing #: 24318647 | FeeUserId - 6659 | Client # - 301977 | Study # - 0007
+9.103sStudy Found: #- 146880 | Timekeeper - 2 | Office - 15000
+9.110sProcessing #: 24318652 | FeeUserId - 6659 | Client # - 300708 | Study # - 0010
+9.117sStudy Found: #- 149412 | Timekeeper - 2 | Office - 12250
+9.123sProcessing #: 24319824 | FeeUserId - 6659 | Client # - 301264 | Study # - 0008
+9.129sStudy Found: #- 147497 | Timekeeper - 2 | Office - 13000
+9.135sProcessing #: 24319987 | FeeUserId - 6659 | Client # - 302544 | Study # - 0002
+9.142sStudy Found: #- 154998 | Timekeeper - 2 | Office - 19250
+9.148sProcessing #: 17878760 | FeeUserId - 7223 | Client # - 306257 | Study # - 0003
+9.155sStudy Found: #- 112942 | Timekeeper - 3926 | Office - 10500
+9.161sProcessing #: 17891798 | FeeUserId - 7223 | Client # - 302777 | Study # - 0005
+9.169sStudy Found: #- 115909 | Timekeeper - 3926 | Office - 12250
+9.186sProcessing #: 17908480 | FeeUserId - 7223 | Client # - 305853 | Study # - 0004
+9.196sStudy Found: #- 128818 | Timekeeper - 3926 | Office - 19500
+9.204sProcessing #: 19845299 | FeeUserId - 6659 | Client # - 301132 | Study # - 0006
+9.211sStudy Found: #- 134236 | Timekeeper - 2 | Office - 13250
+9.217sProcessing #: 20450274 | FeeUserId - 3224 | Client # - 301201 | Study # - TCS0001
+9.225sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+9.232sProcessing #: 20480631 | FeeUserId - 5878 | Client # - 301648 | Study # - TCS0001
+9.239sStudy Found: #- -1 | Timekeeper - 1794 | Office -
+9.244sProcessing #: 24318641 | FeeUserId - 6659 | Client # - 014400 | Study # - 0011
+9.252sStudy Found: #- 147052 | Timekeeper - 2 | Office - 11000
+9.257sProcessing #: 24318629 | FeeUserId - 6659 | Client # - 013519 | Study # - 0011
+9.265sStudy Found: #- 147254 | Timekeeper - 2 | Office - 11000
+9.271sProcessing #: 24319825 | FeeUserId - 6659 | Client # - 011059 | Study # - 0012
+9.278sStudy Found: #- 148277 | Timekeeper - 2 | Office - 20500
+9.285sProcessing #: 24319986 | FeeUserId - 6659 | Client # - 001839 | Study # - 0009
+9.291sStudy Found: #- 154924 | Timekeeper - 2 | Office - 13000
+9.304sProcessing #: 24320059 | FeeUserId - 6659 | Client # - 011967 | Study # - 0011
+9.311sStudy Found: #- 147847 | Timekeeper - 2 | Office - 15000
+9.317sProcessing #: 17864850 | FeeUserId - 7223 | Client # - 011526 | Study # - 0008
+9.324sStudy Found: #- 90046 | Timekeeper - 3926 | Office - 22000
+9.330sProcessing #: 17878769 | FeeUserId - 7223 | Client # - 009506 | Study # - 0010
+9.336sStudy Found: #- 115348 | Timekeeper - 3926 | Office - 20500
+9.343sProcessing #: 17891797 | FeeUserId - 7223 | Client # - 002801 | Study # - 0017
+9.349sStudy Found: #- 115390 | Timekeeper - 3926 | Office - 17000
+9.356sProcessing #: 17908479 | FeeUserId - 7223 | Client # - 305525 | Study # - 0004
+9.362sStudy Found: #- 118651 | Timekeeper - 3926 | Office - 15000
+9.369sProcessing #: 19845304 | FeeUserId - 6659 | Client # - 000962 | Study # - 0014
+9.375sStudy Found: #- 133164 | Timekeeper - 2 | Office - 21500
+9.381sProcessing #: 20384680 | FeeUserId - 5856 | Client # - 011194 | Study # - TCS14843
+9.388sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+9.395sProcessing #: 24318654 | FeeUserId - 6659 | Client # - 316559 | Study # - 0005
+9.437sStudy Found: #- 148346 | Timekeeper - 2 | Office - 13750
+9.444sSending to 3E: Started

+10ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/17/2025 11:00:13 AM Created