IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1109588
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
1762752610

State

11/10/2025 10:07:03 AM (+2.833s) 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)

+73ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
bdf198dc
+84msOfflineTimeCommitTo3ECommandHandler - Started
+1.098sNo of records retrieved : 415

+1h 50m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/10/2025 10:06:49 AM

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

+6.724s Processing

Server:
wvdappdevv2-19:12736
Worker:
24f0b565

+1h 12m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/10/2025 8:16:43 AM

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

+23ms Processing

Server:
dw0sdwk000ewl:332
Worker:
f862b38d

+44m 12.564s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/10/2025 7:04:22 AM

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

+40ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
bdf198dc
+98msOfflineTimeCommitTo3ECommandHandler - Started
+2.403sNo of records retrieved : 415

+24m 57.667s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/10/2025 6:19:57 AM

+3.784s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+30ms Processing

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

+11m 50.170s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

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

Enqueue at:
11/10/2025 5:55:03 AM

+40.357s Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

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

+60ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
2deab158
+231msOfflineTimeCommitTo3ECommandHandler - Started
+4.091sNo of records retrieved : 415
+9.982sProcessing #: 24314601 | FeeUserId - 1109 | Client # - 332913 | Study # - 0003
+10.002sStudy Found: #- 145205 | Timekeeper - 5234 | Office - 45141
+10.042sProcessing #: 24317991 | FeeUserId - 6659 | Client # - 304710 | Study # - 0008
+10.052sStudy Found: #- 149230 | Timekeeper - 2 | Office - 17750
+10.071sProcessing #: 24318272 | FeeUserId - 6659 | Client # - 012706 | Study # - 0009
+10.082sStudy Found: #- 147133 | Timekeeper - 2 | Office - 11000
+10.092sProcessing #: 24318263 | FeeUserId - 6659 | Client # - 001361 | Study # - 0011
+10.102sStudy Found: #- 149068 | Timekeeper - 2 | Office - 11000
+10.112sProcessing #: 24318656 | FeeUserId - 6659 | Client # - 013658 | Study # - 0013
+10.122sStudy Found: #- 150985 | Timekeeper - 2 | Office - 11000
+10.132sProcessing #: 24318648 | FeeUserId - 6659 | Client # - 008552 | Study # - 0025
+10.142sStudy Found: #- 148567 | Timekeeper - 2 | Office - 10000
+10.151sProcessing #: 24318619 | FeeUserId - 6659 | Client # - 301846 | Study # - 0008
+10.163sStudy Found: #- 146824 | Timekeeper - 2 | Office - 13250
+10.172sProcessing #: 24318654 | FeeUserId - 6659 | Client # - 316559 | Study # - 0005
+10.183sStudy Found: #- 148346 | Timekeeper - 2 | Office - 13750
+10.202sProcessing #: 24318632 | FeeUserId - 6659 | Client # - 003145 | Study # - 0017
+10.212sStudy Found: #- 148968 | Timekeeper - 2 | Office - 19250
+10.222sProcessing #: 24318637 | FeeUserId - 6659 | Client # - 304577 | Study # - 0007
+10.233sStudy Found: #- 149211 | Timekeeper - 2 | Office - 16500
+10.253sProcessing #: 24319826 | FeeUserId - 6659 | Client # - 339152 | Study # - 0002
+10.263sStudy Found: #- 154182 | Timekeeper - 2 | Office - 21250
+10.273sProcessing #: 24317401 | FeeUserId - 6659 | Client # - 308525 | Study # - 0006
+10.283sStudy Found: #- 147738 | Timekeeper - 2 | Office - 18000
+10.293sProcessing #: 24318275 | FeeUserId - 6659 | Client # - 011606 | Study # - 0011
+10.304sStudy Found: #- 148203 | Timekeeper - 2 | Office - 13500
+10.323sProcessing #: 24318273 | FeeUserId - 6659 | Client # - 012969 | Study # - 0010
+10.333sStudy Found: #- 147137 | Timekeeper - 2 | Office - 16000
+10.353sProcessing #: 24318604 | FeeUserId - 6659 | Client # - 010344 | Study # - 0011
+10.373sStudy Found: #- 148451 | Timekeeper - 2 | Office - 14250
+10.382sProcessing #: 24318630 | FeeUserId - 6659 | Client # - 302107 | Study # - 0006
+10.404sStudy Found: #- 146884 | Timekeeper - 2 | Office - 20250
+10.414sProcessing #: 24318655 | FeeUserId - 6659 | Client # - 013292 | Study # - 0010
+10.444sStudy Found: #- 147618 | Timekeeper - 2 | Office - 15500
+10.464sProcessing #: 24318634 | FeeUserId - 6659 | Client # - 009402 | Study # - 0024
+10.474sStudy Found: #- 148556 | Timekeeper - 2 | Office - 20500
+10.484sProcessing #: 24318617 | FeeUserId - 6659 | Client # - 011726 | Study # - 0010
+10.494sStudy Found: #- 148185 | Timekeeper - 2 | Office - 13750
+10.514sProcessing #: 24318638 | FeeUserId - 6659 | Client # - 009557 | Study # - 0024
+10.525sStudy Found: #- 151012 | Timekeeper - 2 | Office - 17750
+10.544sProcessing #: 24319620 | FeeUserId - 6659 | Client # - 303757 | Study # - 0007
+10.565sStudy Found: #- 145491 | Timekeeper - 2 | Office - 19250
+10.574sProcessing #: 24319976 | FeeUserId - 6659 | Client # - 000683 | Study # - 0022
+10.585sStudy Found: #- 155007 | Timekeeper - 2 | Office - 11000
+10.595sProcessing #: 24314602 | FeeUserId - 1109 | Client # - 304854 | Study # - 0011
+10.605sStudy Found: #- 142084 | Timekeeper - 5234 | Office - 45109
+10.615sProcessing #: 24318024 | FeeUserId - 6659 | Client # - 009298 | Study # - 0012
+10.625sStudy Found: #- 148550 | Timekeeper - 2 | Office - 17250
+10.635sProcessing #: 24318269 | FeeUserId - 6659 | Client # - 301290 | Study # - 0008
+10.655sStudy Found: #- 147562 | Timekeeper - 2 | Office - 16500
+10.664sProcessing #: 24318261 | FeeUserId - 6659 | Client # - 009224 | Study # - 0014
+10.676sStudy Found: #- 151011 | Timekeeper - 2 | Office - 12000
+10.695sProcessing #: 24318644 | FeeUserId - 6659 | Client # - 009164 | Study # - 0013
+10.706sStudy Found: #- 150949 | Timekeeper - 2 | Office - 22250
+10.715sProcessing #: 24318631 | FeeUserId - 6659 | Client # - 301516 | Study # - 0013
+10.727sStudy Found: #- 147587 | Timekeeper - 2 | Office - 21750
+10.744sProcessing #: 24318635 | FeeUserId - 6659 | Client # - 006930 | Study # - 0019
+10.756sStudy Found: #- 149415 | Timekeeper - 2 | Office - 13000
+10.776sProcessing #: 24318625 | FeeUserId - 6659 | Client # - 304673 | Study # - 0026
+10.786sStudy Found: #- 149235 | Timekeeper - 2 | Office - 16500
+10.816sProcessing #: 24318633 | FeeUserId - 6659 | Client # - 010994 | Study # - 0011
+10.826sStudy Found: #- 148413 | Timekeeper - 2 | Office - 22000
+10.846sProcessing #: 24318621 | FeeUserId - 6659 | Client # - 001897 | Study # - 0020
+10.857sStudy Found: #- 149382 | Timekeeper - 2 | Office - 13000
+10.866sProcessing #: 24319823 | FeeUserId - 6659 | Client # - 339266 | Study # - 0001
+10.876sStudy Found: #- 154751 | Timekeeper - 2 | Office - 13500
+10.897sProcessing #: 24314604 | FeeUserId - 1109 | Client # - 339177 | Study # - 0001
+10.917sStudy Found: #- 154299 | Timekeeper - 5234 | Office - 15250
+10.926sProcessing #: 24318270 | FeeUserId - 6659 | Client # - 014305 | Study # - 0010
+10.937sStudy Found: #- 147047 | Timekeeper - 2 | Office - 13750
+10.946sProcessing #: 24318271 | FeeUserId - 6659 | Client # - 010196 | Study # - 0016
+10.967sStudy Found: #- 149359 | Timekeeper - 2 | Office - 13000
+10.977sProcessing #: 24318477 | FeeUserId - 6659 | Client # - 301046 | Study # - 0005
+10.987sStudy Found: #- 117926 | Timekeeper - 2 | Office - 17750
+10.997sProcessing #: 24318636 | FeeUserId - 6659 | Client # - 301487 | Study # - 0007
+11.007sStudy Found: #- 147487 | Timekeeper - 2 | Office - 13000
+11.026sProcessing #: 24318650 | FeeUserId - 6659 | Client # - 009226 | Study # - 0010
+11.047sStudy Found: #- 148629 | Timekeeper - 2 | Office - 10000
+11.067sProcessing #: 24318639 | FeeUserId - 6659 | Client # - 307408 | Study # - 0006
+11.077sStudy Found: #- 147733 | Timekeeper - 2 | Office - 20500
+11.087sProcessing #: 24318658 | FeeUserId - 6659 | Client # - 013710 | Study # - 0009
+11.098sStudy Found: #- 147278 | Timekeeper - 2 | Office - 20250
+11.107sProcessing #: 24318628 | FeeUserId - 6659 | Client # - 009886 | Study # - 0023
+11.118sStudy Found: #- 148493 | Timekeeper - 2 | Office - 13000
+11.138sProcessing #: 24319611 | FeeUserId - 6659 | Client # - 007329 | Study # - 0026
+11.148sStudy Found: #- 148705 | Timekeeper - 2 | Office - 13000
+11.158sProcessing #: 24319977 | FeeUserId - 6659 | Client # - 001088 | Study # - 0015
+11.168sStudy Found: #- 155006 | Timekeeper - 2 | Office - 19250
+11.178sProcessing #: 24317395 | FeeUserId - 6659 | Client # - 012723 | Study # - 0011
+11.208sStudy Found: #- 147201 | Timekeeper - 2 | Office - 20000
+11.218sProcessing #: 24318265 | FeeUserId - 6659 | Client # - 012430 | Study # - 0009
+11.239sStudy Found: #- 147786 | Timekeeper - 2 | Office - 15500
+11.248sProcessing #: 24318274 | FeeUserId - 6659 | Client # - 011763 | Study # - 0011
+11.259sStudy Found: #- 150980 | Timekeeper - 2 | Office - 13500
+11.268sProcessing #: 24318616 | FeeUserId - 6659 | Client # - 014580 | Study # - 0010
+11.278sStudy Found: #- 147054 | Timekeeper - 2 | Office - 17750
+11.288sProcessing #: 24318657 | FeeUserId - 6659 | Client # - 007616 | Study # - 0015
+11.299sStudy Found: #- 148679 | Timekeeper - 2 | Office - 15500
+11.318sProcessing #: 24318618 | FeeUserId - 6659 | Client # - 014005 | Study # - 0010
+11.329sStudy Found: #- 147374 | Timekeeper - 2 | Office - 11000
+11.339sProcessing #: 24318624 | FeeUserId - 6659 | Client # - 304540 | Study # - 0006
+11.349sStudy Found: #- 149294 | Timekeeper - 2 | Office - 16500
+11.359sProcessing #: 24318647 | FeeUserId - 6659 | Client # - 301977 | Study # - 0007
+11.369sStudy Found: #- 146880 | Timekeeper - 2 | Office - 15000
+11.379sProcessing #: 24318652 | FeeUserId - 6659 | Client # - 300708 | Study # - 0010
+11.389sStudy Found: #- 149412 | Timekeeper - 2 | Office - 12250
+11.398sProcessing #: 24319824 | FeeUserId - 6659 | Client # - 301264 | Study # - 0008
+11.420sStudy Found: #- 147497 | Timekeeper - 2 | Office - 13000
+11.439sProcessing #: 24319987 | FeeUserId - 6659 | Client # - 302544 | Study # - 0002
+11.450sStudy Found: #- 154998 | Timekeeper - 2 | Office - 19250
+11.469sProcessing #: 24314600 | FeeUserId - 1109 | Client # - 338318 | Study # - 0001
+11.480sStudy Found: #- 150248 | Timekeeper - 5234 | Office - 45135
+11.489sProcessing #: 24318262 | FeeUserId - 6659 | Client # - 012752 | Study # - 0011
+11.510sStudy Found: #- 147112 | Timekeeper - 2 | Office - 15500
+11.520sProcessing #: 24318268 | FeeUserId - 6659 | Client # - 011451 | Study # - 0006
+11.530sStudy Found: #- 148218 | Timekeeper - 2 | Office - 13500
+11.539sProcessing #: 24318259 | FeeUserId - 6659 | Client # - 304883 | Study # - 0007
+11.550sStudy Found: #- 149224 | Timekeeper - 2 | Office - 13750
+11.570sProcessing #: 24318643 | FeeUserId - 6659 | Client # - 005538 | Study # - 0017
+11.581sStudy Found: #- 148878 | Timekeeper - 2 | Office - 13000
+11.590sProcessing #: 24318651 | FeeUserId - 6659 | Client # - 005870 | Study # - 0014
+11.600sStudy Found: #- 148960 | Timekeeper - 2 | Office - 19250
+11.619sProcessing #: 24318646 | FeeUserId - 6659 | Client # - 009176 | Study # - 0023
+11.640sStudy Found: #- 148609 | Timekeeper - 2 | Office - 11000
+11.650sProcessing #: 24318626 | FeeUserId - 6659 | Client # - 005843 | Study # - 0028
+11.671sStudy Found: #- 148873 | Timekeeper - 2 | Office - 15000
+11.691sProcessing #: 24318627 | FeeUserId - 6659 | Client # - 006460 | Study # - 0013
+11.701sStudy Found: #- 148924 | Timekeeper - 2 | Office - 15500
+11.721sProcessing #: 24318642 | FeeUserId - 6659 | Client # - 008363 | Study # - 0023
+11.731sStudy Found: #- 148564 | Timekeeper - 2 | Office - 10000
+11.751sProcessing #: 24319828 | FeeUserId - 6659 | Client # - 004235 | Study # - 0007
+11.760sStudy Found: #- 146214 | Timekeeper - 2 | Office - 14000
+11.771sProcessing #: 24314603 | FeeUserId - 1109 | Client # - 337611 | Study # - 0004
+11.782sStudy Found: #- 152028 | Timekeeper - 5234 | Office - 45120
+11.791sProcessing #: 24318025 | FeeUserId - 6659 | Client # - 339261 | Study # - 0001
+11.811sStudy Found: #- 154736 | Timekeeper - 2 | Office - 13000
+11.821sProcessing #: 24318267 | FeeUserId - 6659 | Client # - 300022 | Study # - 0007
+11.832sStudy Found: #- 146916 | Timekeeper - 2 | Office - 13250
+11.842sProcessing #: 24318260 | FeeUserId - 6659 | Client # - 013500 | Study # - 0011
+11.852sStudy Found: #- 147453 | Timekeeper - 2 | Office - 13750
+11.872sProcessing #: 24318640 | FeeUserId - 6659 | Client # - 305820 | Study # - 0006
+11.892sStudy Found: #- 148853 | Timekeeper - 2 | Office - 19250
+11.912sProcessing #: 24318620 | FeeUserId - 6659 | Client # - 304476 | Study # - 0007
+11.923sStudy Found: #- 149234 | Timekeeper - 2 | Office - 15500
+11.932sProcessing #: 24318615 | FeeUserId - 6659 | Client # - 009151 | Study # - 0019
+11.942sStudy Found: #- 148560 | Timekeeper - 2 | Office - 15500
+11.952sProcessing #: 24318645 | FeeUserId - 6659 | Client # - 014891 | Study # - 0008
+11.962sStudy Found: #- 146920 | Timekeeper - 2 | Office - 12000
+11.972sProcessing #: 24318623 | FeeUserId - 6659 | Client # - 011739 | Study # - 0011
+11.993sStudy Found: #- 148181 | Timekeeper - 2 | Office - 13500
+12.003sProcessing #: 24318649 | FeeUserId - 6659 | Client # - 009771 | Study # - 0013
+12.013sStudy Found: #- 148438 | Timekeeper - 2 | Office - 17750
+12.023sProcessing #: 24319827 | FeeUserId - 6659 | Client # - 001102 | Study # - 0017
+12.033sStudy Found: #- 153984 | Timekeeper - 2 | Office - 10750
+12.043sProcessing #: 24319983 | FeeUserId - 6659 | Client # - 339139 | Study # - 0001
+12.063sStudy Found: #- 154117 | Timekeeper - 2 | Office - 14250
+12.073sProcessing #: 24320061 | FeeUserId - 6659 | Client # - 332347 | Study # - 0005
+12.083sStudy Found: #- 150873 | Timekeeper - 2 | Office - 15250
+12.093sProcessing #: 24320056 | FeeUserId - 6659 | Client # - 014234 | Study # - 0011
+12.103sStudy Found: #- 147059 | Timekeeper - 2 | Office - 11000
+12.123sProcessing #: 24320067 | FeeUserId - 6659 | Client # - 011497 | Study # - 0010
+12.134sStudy Found: #- 148215 | Timekeeper - 2 | Office - 13000
+12.153sProcessing #: 17864857 | FeeUserId - 7223 | Client # - 009765 | Study # - 0009
+12.174sStudy Found: #- 109460 | Timekeeper - 3926 | Office - 20500
+12.193sProcessing #: 10698609 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+12.214sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+12.244sProcessing #: 17878762 | FeeUserId - 7223 | Client # - 008825 | Study # - 0014
+12.264sStudy Found: #- 108571 | Timekeeper - 3926 | Office - 11000
+12.273sProcessing #: 17891800 | FeeUserId - 7223 | Client # - 011132 | Study # - 0013
+12.285sStudy Found: #- 117784 | Timekeeper - 3926 | Office - 21250
+12.294sProcessing #: 19845317 | FeeUserId - 6659 | Client # - 311601 | Study # - 0009
+12.305sStudy Found: #- 133273 | Timekeeper - 2 | Office - 13250
+12.314sProcessing #: 20211185 | FeeUserId - 6659 | Client # - 328769 | Study # - 0004
+12.325sStudy Found: #- 140230 | Timekeeper - 2 | Office - 17750
+12.345sProcessing #: 20435351 | FeeUserId - 3487 | Client # - 307233 | Study # - TCS0001
+12.355sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+12.375sProcessing #: 20464698 | FeeUserId - 3224 | Client # - 324848 | Study # - TCS0001
+12.385sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+12.395sProcessing #: 20526701 | FeeUserId - 3224 | Client # - 313708 | Study # - TCS0001
+12.414sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+12.435sProcessing #: 20583741 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+12.446sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+12.465sProcessing #: 20638531 | FeeUserId - 4339 | Client # - 302745 | Study # - TCS0001
+12.475sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+12.486sProcessing #: 20652231 | FeeUserId - 5856 | Client # - 009300 | Study # - TCS14842
+12.494sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+12.516sProcessing #: 20663134 | FeeUserId - 3224 | Client # - 007933 | Study # - TCS0001
+12.536sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+12.555sProcessing #: 20730831 | FeeUserId - 5856 | Client # - 300322 | Study # - TCS0001
+12.566sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+12.576sProcessing #: 20747790 | FeeUserId - 5856 | Client # - 011438 | Study # - TCS14766
+12.586sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+12.596sProcessing #: 20783833 | FeeUserId - 3224 | Client # - 301201 | Study # - TCS0001
+12.617sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+12.637sProcessing #: 20797098 | FeeUserId - 5856 | Client # - 011194 | Study # - TCS14843
+12.657sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+12.677sProcessing #: 20823470 | FeeUserId - 5856 | Client # - 011252 | Study # - TCS14653
+12.689sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+12.717sProcessing #: 20849390 | FeeUserId - 4339 | Client # - 301211 | Study # - TCS0001
+12.727sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+12.747sSending to 3E: Started
+39.176sSending to 3E: #24314601 | 332913/0003 | 5/16/2025 | 165888 Unit(s) - Failed
+39.188sSending to 3E: #24317991 | 304710/0008 | 8/20/2025 | 40 Unit(s) - Failed
+39.202sSending to 3E: #24318272 | 012706/0009 | 8/31/2025 | 40 Unit(s) - Failed
+39.210sSending to 3E: #24318263 | 001361/0011 | 8/31/2025 | 40 Unit(s) - Failed
+39.218sSending to 3E: #24318656 | 013658/0013 | 9/30/2025 | 40 Unit(s) - Failed
+39.226sSending to 3E: #24318648 | 008552/0025 | 9/30/2025 | 40 Unit(s) - Failed
+39.236sSending to 3E: #24318619 | 301846/0008 | 9/30/2025 | 40 Unit(s) - Failed
+39.244sSending to 3E: #24318654 | 316559/0005 | 9/30/2025 | 40 Unit(s) - Failed
+39.252sSending to 3E: #24318632 | 003145/0017 | 9/30/2025 | 40 Unit(s) - Failed
+39.261sSending to 3E: #24318637 | 304577/0007 | 9/30/2025 | 40 Unit(s) - Failed
+39.269sSending to 3E: #24319826 | 339152/0002 | 10/17/2025 | 40 Unit(s) - Success
+39.276sSending to 3E: #24317401 | 308525/0006 | 7/31/2025 | 40 Unit(s) - Failed
+39.284sSending to 3E: #24318275 | 011606/0011 | 8/31/2025 | 40 Unit(s) - Failed
+39.293sSending to 3E: #24318273 | 012969/0010 | 8/31/2025 | 40 Unit(s) - Failed
+39.301sSending to 3E: #24318604 | 010344/0011 | 9/29/2025 | 80 Unit(s) - Failed
+39.307sSending to 3E: #24318630 | 302107/0006 | 9/30/2025 | 80 Unit(s) - Failed
+39.316sSending to 3E: #24318655 | 013292/0010 | 9/30/2025 | 80 Unit(s) - Failed
+39.323sSending to 3E: #24318634 | 009402/0024 | 9/30/2025 | 80 Unit(s) - Failed
+39.330sSending to 3E: #24318617 | 011726/0010 | 9/30/2025 | 80 Unit(s) - Failed
+39.337sSending to 3E: #24318638 | 009557/0024 | 9/30/2025 | 80 Unit(s) - Failed
+39.345sSending to 3E: #24319620 | 303757/0007 | 10/11/2025 | 40 Unit(s) - Success
+39.351sSending to 3E: #24319976 | 000683/0022 | 10/22/2025 | 40 Unit(s) - Success
+39.359sSending to 3E: #24314602 | 304854/0011 | 5/16/2025 | 962640 Unit(s) - Failed
+39.366sSending to 3E: #24318024 | 009298/0012 | 8/21/2025 | 20 Unit(s) - Failed
+39.374sSending to 3E: #24318269 | 301290/0008 | 8/31/2025 | 40 Unit(s) - Failed
+39.381sSending to 3E: #24318261 | 009224/0014 | 8/31/2025 | 40 Unit(s) - Failed
+39.388sSending to 3E: #24318644 | 009164/0013 | 9/30/2025 | 40 Unit(s) - Failed
+39.397sSending to 3E: #24318631 | 301516/0013 | 9/30/2025 | 40 Unit(s) - Failed
+39.405sSending to 3E: #24318635 | 006930/0019 | 9/30/2025 | 40 Unit(s) - Failed
+39.412sSending to 3E: #24318625 | 304673/0026 | 9/30/2025 | 40 Unit(s) - Failed
+39.421sSending to 3E: #24318633 | 010994/0011 | 9/30/2025 | 40 Unit(s) - Failed
+39.428sSending to 3E: #24318621 | 001897/0020 | 9/30/2025 | 40 Unit(s) - Failed
+39.436sSending to 3E: #24319823 | 339266/0001 | 10/17/2025 | 40 Unit(s) - Success
+39.444sSending to 3E: #24314604 | 339177/0001 | 5/16/2025 | 16 Unit(s) - Failed
+39.454sSending to 3E: #24318270 | 014305/0010 | 8/31/2025 | 40 Unit(s) - Failed
+39.460sSending to 3E: #24318271 | 010196/0016 | 8/31/2025 | 40 Unit(s) - Failed
+39.467sSending to 3E: #24318477 | 301046/0005 | 9/15/2025 | 20 Unit(s) - Failed
+39.473sSending to 3E: #24318636 | 301487/0007 | 9/30/2025 | 40 Unit(s) - Failed
+39.482sSending to 3E: #24318650 | 009226/0010 | 9/30/2025 | 40 Unit(s) - Failed
+39.493sSending to 3E: #24318639 | 307408/0006 | 9/30/2025 | 40 Unit(s) - Failed
+39.500sSending to 3E: #24318658 | 013710/0009 | 9/30/2025 | 40 Unit(s) - Failed
+39.507sSending to 3E: #24318628 | 009886/0023 | 9/30/2025 | 40 Unit(s) - Failed
+39.525sSending to 3E: #24319611 | 007329/0026 | 10/5/2025 | 80 Unit(s) - Success
+39.533sSending to 3E: #24319977 | 001088/0015 | 10/22/2025 | 80 Unit(s) - Success
+39.540sSending to 3E: #24317395 | 012723/0011 | 7/31/2025 | 40 Unit(s) - Failed
+39.555sSending to 3E: #24318265 | 012430/0009 | 8/31/2025 | 40 Unit(s) - Failed
+39.564sSending to 3E: #24318274 | 011763/0011 | 8/31/2025 | 40 Unit(s) - Failed
+39.571sSending to 3E: #24318616 | 014580/0010 | 9/30/2025 | 40 Unit(s) - Failed
+39.578sSending to 3E: #24318657 | 007616/0015 | 9/30/2025 | 40 Unit(s) - Failed
+39.586sSending to 3E: #24318618 | 014005/0010 | 9/30/2025 | 40 Unit(s) - Failed
+39.592sSending to 3E: #24318624 | 304540/0006 | 9/30/2025 | 40 Unit(s) - Failed
+39.598sSending to 3E: #24318647 | 301977/0007 | 9/30/2025 | 40 Unit(s) - Failed
+39.606sSending to 3E: #24318652 | 300708/0010 | 9/30/2025 | 40 Unit(s) - Failed
+39.614sSending to 3E: #24319824 | 301264/0008 | 10/17/2025 | 40 Unit(s) - Success
+39.621sSending to 3E: #24319987 | 302544/0002 | 10/28/2025 | 40 Unit(s) - Success
+39.629sSending to 3E: #24314600 | 338318/0001 | 5/16/2025 | 131072 Unit(s) - Failed
+39.636sSending to 3E: #24318262 | 012752/0011 | 8/31/2025 | 40 Unit(s) - Failed
+39.643sSending to 3E: #24318268 | 011451/0006 | 8/31/2025 | 40 Unit(s) - Failed
+39.651sSending to 3E: #24318259 | 304883/0007 | 8/31/2025 | 40 Unit(s) - Failed
+39.665sSending to 3E: #24318643 | 005538/0017 | 9/30/2025 | 80 Unit(s) - Failed
+39.685sSending to 3E: #24318651 | 005870/0014 | 9/30/2025 | 80 Unit(s) - Failed
+39.695sSending to 3E: #24318646 | 009176/0023 | 9/30/2025 | 80 Unit(s) - Failed
+39.704sSending to 3E: #24318626 | 005843/0028 | 9/30/2025 | 40 Unit(s) - Failed
+39.712sSending to 3E: #24318627 | 006460/0013 | 9/30/2025 | 40 Unit(s) - Failed
+39.719sSending to 3E: #24318642 | 008363/0023 | 9/30/2025 | 40 Unit(s) - Failed
+39.726sSending to 3E: #24319828 | 004235/0007 | 10/18/2025 | 80 Unit(s) - Success
+39.734sSending to 3E: #24314603 | 337611/0004 | 5/16/2025 | 165888 Unit(s) - Failed
+39.741sSending to 3E: #24318025 | 339261/0001 | 8/21/2025 | 40 Unit(s) - Failed
+39.748sSending to 3E: #24318267 | 300022/0007 | 8/31/2025 | 40 Unit(s) - Failed
+39.756sSending to 3E: #24318260 | 013500/0011 | 8/31/2025 | 40 Unit(s) - Failed
+39.764sSending to 3E: #24318640 | 305820/0006 | 9/30/2025 | 80 Unit(s) - Failed
+39.771sSending to 3E: #24318620 | 304476/0007 | 9/30/2025 | 80 Unit(s) - Failed
+39.778sSending to 3E: #24318615 | 009151/0019 | 9/30/2025 | 80 Unit(s) - Failed
+39.786sSending to 3E: #24318645 | 014891/0008 | 9/30/2025 | 80 Unit(s) - Failed
+39.802sSending to 3E: #24318623 | 011739/0011 | 9/30/2025 | 40 Unit(s) - Failed
+39.809sSending to 3E: #24318649 | 009771/0013 | 9/30/2025 | 40 Unit(s) - Failed
+39.816sSending to 3E: #24319827 | 001102/0017 | 10/18/2025 | 40 Unit(s) - Success
+39.824sSending to 3E: #24319983 | 339139/0001 | 10/28/2025 | 240 Unit(s) - Success
+39.832sSending to 3E: #24320061 | 332347/0005 | 10/31/2025 | 40 Unit(s) - Success
+39.842sSending to 3E: #24320056 | 014234/0011 | 10/31/2025 | 40 Unit(s) - Success
+39.848sSending to 3E: #24320067 | 011497/0010 | 11/2/2025 | 40 Unit(s) - Success
+39.857sSending to 3E: #17864857 | 009765/0009 | 7/12/2023 | 20 Unit(s) - Failed
+39.865sSending to 3E: #10698609 | 012986/0008 | 3/21/2023 | 2 Unit(s) - Failed
+39.872sSending to 3E: #17878762 | 008825/0014 | 7/14/2023 | 20 Unit(s) - Failed
+39.880sSending to 3E: #17891800 | 011132/0013 | 7/15/2023 | 20 Unit(s) - Failed
+39.888sSending to 3E: #19845317 | 311601/0009 | 1/1/2024 | 40 Unit(s) - Failed
+39.894sSending to 3E: #20211185 | 328769/0004 | 2/5/2024 | 40 Unit(s) - Failed
+39.903sSending to 3E: #20435351 | 307233/TCS0001 | 12/12/2022 | 4 Unit(s) - Failed
+39.909sSending to 3E: #20464698 | 324848/TCS0001 | 1/18/2024 | -2 Unit(s) - Failed
+39.925sSending to 3E: #20526701 | 313708/TCS0001 | 1/18/2024 | 1 Unit(s) - Failed
+39.933sSending to 3E: #20583741 | 303063/TCS0001 | 1/31/2024 | 2 Unit(s) - Failed
+39.942sSending to 3E: #20638531 | 302745/TCS0001 | 2/1/2022 | -2 Unit(s) - Failed
+39.949sSending to 3E: #20652231 | 009300/TCS14842 | 12/12/2022 | -1 Unit(s) - Failed
+39.958sSending to 3E: #20663134 | 007933/TCS0001 | 1/18/2024 | 2 Unit(s) - Failed
+39.964sSending to 3E: #20730831 | 300322/TCS0001 | 12/12/2022 | 3 Unit(s) - Failed
+39.973sSending to 3E: #20747790 | 011438/TCS14766 | 12/12/2022 | 1 Unit(s) - Failed
+39.979sSending to 3E: #20783833 | 301201/TCS0001 | 1/18/2024 | 1 Unit(s) - Failed
+39.987sSending to 3E: #20797098 | 011194/TCS14843 | 12/12/2022 | 2 Unit(s) - Failed
+39.995sSending to 3E: #20823470 | 011252/TCS14653 | 12/12/2022 | -1 Unit(s) - Failed
+40.006sSending to 3E: #20849390 | 301211/TCS0001 | 2/1/2022 | -16 Unit(s) - Failed

+6m 12.577s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
11/10/2025 5:42:30 AM

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

+44ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
bdf198dc
+64msOfflineTimeCommitTo3ECommandHandler - Started
+1.012sNo of records retrieved : 415

+3m 41.806s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/10/2025 5:36:08 AM

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

+17ms Processing

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

+57.190s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/10/2025 5:32:31 AM

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

+16ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
ba55f93d
+24msOfflineTimeCommitTo3ECommandHandler - Started
+989msNo of records retrieved : 415

+57.094s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

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

Enqueue at:
11/10/2025 5:31:35 AM

+2.924s 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:5572
Worker:
2deab158
+32msOfflineTimeCommitTo3ECommandHandler - Started
+1.006sNo of records retrieved : 415

+22.786s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/10/2025 5:30:36 AM

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

+57ms Processing

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

+10ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/10/2025 5:30:10 AM Created