IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1103165
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
1762227000

State

11/4/2025 8:03:09 AM (+37ms) 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)

+173ms Processing

Server:
wvdappdevv2-19:12788
Worker:
5855f479

+1h 52m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+17ms Scheduled

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

Enqueue at:
11/4/2025 8:03:00 AM

+4.057s 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:
dw0sdwk000ekr:7976
Worker:
c2bfba59
+103msOfflineTimeCommitTo3ECommandHandler - Started
+2.126sNo of records retrieved : 413

+1h 8m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/4/2025 6:10:38 AM

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

+47ms Processing

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

+44m 2.163s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/4/2025 5:01:23 AM

+38.240s Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

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

+47ms Processing

Server:
dw0sdwk000ekr:7976
Worker:
f7fc6ea6
+108msOfflineTimeCommitTo3ECommandHandler - Started
+1.402sNo of records retrieved : 413
+6.200sProcessing #: 20784135 | FeeUserId - 431 | Client # - 010576 | Study # - TCS11525
+6.219sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+6.238sProcessing #: 24318024 | FeeUserId - 6659 | Client # - 009298 | Study # - 0012
+6.246sStudy Found: #- 148550 | Timekeeper - 2 | Office - 17250
+6.268sProcessing #: 24318269 | FeeUserId - 6659 | Client # - 301290 | Study # - 0008
+6.277sStudy Found: #- 147562 | Timekeeper - 2 | Office - 16500
+6.296sProcessing #: 24318261 | FeeUserId - 6659 | Client # - 009224 | Study # - 0014
+6.316sStudy Found: #- 151011 | Timekeeper - 2 | Office - 12000
+6.334sProcessing #: 24318644 | FeeUserId - 6659 | Client # - 009164 | Study # - 0013
+6.355sStudy Found: #- 150949 | Timekeeper - 2 | Office - 22250
+6.373sProcessing #: 24318631 | FeeUserId - 6659 | Client # - 301516 | Study # - 0013
+6.384sStudy Found: #- 147587 | Timekeeper - 2 | Office - 21750
+6.402sProcessing #: 24318635 | FeeUserId - 6659 | Client # - 006930 | Study # - 0019
+6.413sStudy Found: #- 149415 | Timekeeper - 2 | Office - 13000
+6.426sProcessing #: 24318625 | FeeUserId - 6659 | Client # - 304673 | Study # - 0026
+6.434sStudy Found: #- 149235 | Timekeeper - 2 | Office - 16500
+6.442sProcessing #: 24318633 | FeeUserId - 6659 | Client # - 010994 | Study # - 0011
+6.453sStudy Found: #- 148413 | Timekeeper - 2 | Office - 22000
+6.463sProcessing #: 24318621 | FeeUserId - 6659 | Client # - 001897 | Study # - 0020
+6.471sStudy Found: #- 149382 | Timekeeper - 2 | Office - 13000
+6.480sProcessing #: 24319823 | FeeUserId - 6659 | Client # - 339266 | Study # - 0001
+6.488sStudy Found: #- 154751 | Timekeeper - 2 | Office - 13500
+6.496sProcessing #: 20568145 | FeeUserId - 431 | Client # - 010576 | Study # - TCS11525
+6.505sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+6.570sProcessing #: 24317991 | FeeUserId - 6659 | Client # - 304710 | Study # - 0008
+6.580sStudy Found: #- 149230 | Timekeeper - 2 | Office - 17750
+6.587sProcessing #: 24318272 | FeeUserId - 6659 | Client # - 012706 | Study # - 0009
+6.595sStudy Found: #- 147133 | Timekeeper - 2 | Office - 11000
+6.603sProcessing #: 24318263 | FeeUserId - 6659 | Client # - 001361 | Study # - 0011
+6.611sStudy Found: #- 149068 | Timekeeper - 2 | Office - 11000
+6.619sProcessing #: 24318656 | FeeUserId - 6659 | Client # - 013658 | Study # - 0013
+6.628sStudy Found: #- 150985 | Timekeeper - 2 | Office - 11000
+6.636sProcessing #: 24318648 | FeeUserId - 6659 | Client # - 008552 | Study # - 0025
+6.646sStudy Found: #- 148567 | Timekeeper - 2 | Office - 10000
+6.652sProcessing #: 24318619 | FeeUserId - 6659 | Client # - 301846 | Study # - 0008
+6.665sStudy Found: #- 146824 | Timekeeper - 2 | Office - 13250
+6.673sProcessing #: 24318654 | FeeUserId - 6659 | Client # - 316559 | Study # - 0005
+6.681sStudy Found: #- 148346 | Timekeeper - 2 | Office - 13750
+6.691sProcessing #: 24318632 | FeeUserId - 6659 | Client # - 003145 | Study # - 0017
+6.700sStudy Found: #- 148968 | Timekeeper - 2 | Office - 19250
+6.708sProcessing #: 24318637 | FeeUserId - 6659 | Client # - 304577 | Study # - 0007
+6.720sStudy Found: #- 149211 | Timekeeper - 2 | Office - 16500
+6.728sProcessing #: 24319826 | FeeUserId - 6659 | Client # - 339152 | Study # - 0002
+6.736sStudy Found: #- 154182 | Timekeeper - 2 | Office - 21250
+6.743sProcessing #: 20557280 | FeeUserId - 431 | Client # - 005426 | Study # - TCS11503
+6.752sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+6.765sProcessing #: 24318025 | FeeUserId - 6659 | Client # - 339261 | Study # - 0001
+6.775sStudy Found: #- 154736 | Timekeeper - 2 | Office - 13000
+6.784sProcessing #: 24318267 | FeeUserId - 6659 | Client # - 300022 | Study # - 0007
+6.794sStudy Found: #- 146916 | Timekeeper - 2 | Office - 13250
+6.802sProcessing #: 24318260 | FeeUserId - 6659 | Client # - 013500 | Study # - 0011
+6.812sStudy Found: #- 147453 | Timekeeper - 2 | Office - 13750
+6.820sProcessing #: 24318640 | FeeUserId - 6659 | Client # - 305820 | Study # - 0006
+6.829sStudy Found: #- 148853 | Timekeeper - 2 | Office - 19250
+6.837sProcessing #: 24318620 | FeeUserId - 6659 | Client # - 304476 | Study # - 0007
+6.846sStudy Found: #- 149234 | Timekeeper - 2 | Office - 15500
+6.854sProcessing #: 24318615 | FeeUserId - 6659 | Client # - 009151 | Study # - 0019
+6.862sStudy Found: #- 148560 | Timekeeper - 2 | Office - 15500
+6.870sProcessing #: 24318645 | FeeUserId - 6659 | Client # - 014891 | Study # - 0008
+6.878sStudy Found: #- 146920 | Timekeeper - 2 | Office - 12000
+6.896sProcessing #: 24318623 | FeeUserId - 6659 | Client # - 011739 | Study # - 0011
+6.930sStudy Found: #- 148181 | Timekeeper - 2 | Office - 13500
+6.944sProcessing #: 24318649 | FeeUserId - 6659 | Client # - 009771 | Study # - 0013
+6.952sStudy Found: #- 148438 | Timekeeper - 2 | Office - 17750
+6.962sProcessing #: 24319827 | FeeUserId - 6659 | Client # - 001102 | Study # - 0017
+6.971sStudy Found: #- 153984 | Timekeeper - 2 | Office - 10750
+6.979sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+6.988sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250
+7sProcessing #: 24318270 | FeeUserId - 6659 | Client # - 014305 | Study # - 0010
+7.009sStudy Found: #- 147047 | Timekeeper - 2 | Office - 13750
+7.017sProcessing #: 24318271 | FeeUserId - 6659 | Client # - 010196 | Study # - 0016
+7.025sStudy Found: #- 149359 | Timekeeper - 2 | Office - 13000
+7.033sProcessing #: 24318477 | FeeUserId - 6659 | Client # - 301046 | Study # - 0005
+7.042sStudy Found: #- 117926 | Timekeeper - 2 | Office - 17750
+7.050sProcessing #: 24318636 | FeeUserId - 6659 | Client # - 301487 | Study # - 0007
+7.064sStudy Found: #- 147487 | Timekeeper - 2 | Office - 13000
+7.073sProcessing #: 24318650 | FeeUserId - 6659 | Client # - 009226 | Study # - 0010
+7.081sStudy Found: #- 148629 | Timekeeper - 2 | Office - 10000
+7.088sProcessing #: 24318639 | FeeUserId - 6659 | Client # - 307408 | Study # - 0006
+7.096sStudy Found: #- 147733 | Timekeeper - 2 | Office - 20500
+7.105sProcessing #: 24318658 | FeeUserId - 6659 | Client # - 013710 | Study # - 0009
+7.114sStudy Found: #- 147278 | Timekeeper - 2 | Office - 20250
+7.123sProcessing #: 24318628 | FeeUserId - 6659 | Client # - 009886 | Study # - 0023
+7.131sStudy Found: #- 148493 | Timekeeper - 2 | Office - 13000
+7.139sProcessing #: 24319611 | FeeUserId - 6659 | Client # - 007329 | Study # - 0026
+7.147sStudy Found: #- 148705 | Timekeeper - 2 | Office - 13000
+7.155sProcessing #: 24319977 | FeeUserId - 6659 | Client # - 001088 | Study # - 0015
+7.165sStudy Found: #- 155006 | Timekeeper - 2 | Office - 19250
+7.181sProcessing #: 24317401 | FeeUserId - 6659 | Client # - 308525 | Study # - 0006
+7.190sStudy Found: #- 147738 | Timekeeper - 2 | Office - 18000
+7.200sProcessing #: 24318275 | FeeUserId - 6659 | Client # - 011606 | Study # - 0011
+7.209sStudy Found: #- 148203 | Timekeeper - 2 | Office - 13500
+7.223sProcessing #: 24318273 | FeeUserId - 6659 | Client # - 012969 | Study # - 0010
+7.233sStudy Found: #- 147137 | Timekeeper - 2 | Office - 16000
+7.241sProcessing #: 24318604 | FeeUserId - 6659 | Client # - 010344 | Study # - 0011
+7.250sStudy Found: #- 148451 | Timekeeper - 2 | Office - 14250
+7.257sProcessing #: 24318630 | FeeUserId - 6659 | Client # - 302107 | Study # - 0006
+7.265sStudy Found: #- 146884 | Timekeeper - 2 | Office - 20250
+7.279sProcessing #: 24318655 | FeeUserId - 6659 | Client # - 013292 | Study # - 0010
+7.288sStudy Found: #- 147618 | Timekeeper - 2 | Office - 15500
+7.296sProcessing #: 24318634 | FeeUserId - 6659 | Client # - 009402 | Study # - 0024
+7.303sStudy Found: #- 148556 | Timekeeper - 2 | Office - 20500
+7.320sProcessing #: 24318617 | FeeUserId - 6659 | Client # - 011726 | Study # - 0010
+7.331sStudy Found: #- 148185 | Timekeeper - 2 | Office - 13750
+7.350sProcessing #: 24318638 | FeeUserId - 6659 | Client # - 009557 | Study # - 0024
+7.370sStudy Found: #- 151012 | Timekeeper - 2 | Office - 17750
+7.388sProcessing #: 24319620 | FeeUserId - 6659 | Client # - 303757 | Study # - 0007
+7.398sStudy Found: #- 145491 | Timekeeper - 2 | Office - 19250
+7.408sProcessing #: 24319976 | FeeUserId - 6659 | Client # - 000683 | Study # - 0022
+7.418sStudy Found: #- 155007 | Timekeeper - 2 | Office - 11000
+7.429sProcessing #: 20586657 | FeeUserId - 431 | Client # - 005426 | Study # - TCS11503
+7.448sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+7.466sProcessing #: 24318262 | FeeUserId - 6659 | Client # - 012752 | Study # - 0011
+7.486sStudy Found: #- 147112 | Timekeeper - 2 | Office - 15500
+7.505sProcessing #: 24318268 | FeeUserId - 6659 | Client # - 011451 | Study # - 0006
+7.515sStudy Found: #- 148218 | Timekeeper - 2 | Office - 13500
+7.525sProcessing #: 24318259 | FeeUserId - 6659 | Client # - 304883 | Study # - 0007
+7.534sStudy Found: #- 149224 | Timekeeper - 2 | Office - 13750
+7.554sProcessing #: 24318643 | FeeUserId - 6659 | Client # - 005538 | Study # - 0017
+7.565sStudy Found: #- 148878 | Timekeeper - 2 | Office - 13000
+7.584sProcessing #: 24318651 | FeeUserId - 6659 | Client # - 005870 | Study # - 0014
+7.604sStudy Found: #- 148960 | Timekeeper - 2 | Office - 19250
+7.612sProcessing #: 24318646 | FeeUserId - 6659 | Client # - 009176 | Study # - 0023
+7.622sStudy Found: #- 148609 | Timekeeper - 2 | Office - 11000
+7.632sProcessing #: 24318626 | FeeUserId - 6659 | Client # - 005843 | Study # - 0028
+7.643sStudy Found: #- 148873 | Timekeeper - 2 | Office - 15000
+7.672sProcessing #: 24318627 | FeeUserId - 6659 | Client # - 006460 | Study # - 0013
+7.691sStudy Found: #- 148924 | Timekeeper - 2 | Office - 15500
+7.710sProcessing #: 24318642 | FeeUserId - 6659 | Client # - 008363 | Study # - 0023
+7.721sStudy Found: #- 148564 | Timekeeper - 2 | Office - 10000
+7.730sProcessing #: 24319828 | FeeUserId - 6659 | Client # - 004235 | Study # - 0007
+7.760sStudy Found: #- 146214 | Timekeeper - 2 | Office - 14000
+7.778sProcessing #: 24317395 | FeeUserId - 6659 | Client # - 012723 | Study # - 0011
+7.807sStudy Found: #- 147201 | Timekeeper - 2 | Office - 20000
+7.816sProcessing #: 24318265 | FeeUserId - 6659 | Client # - 012430 | Study # - 0009
+7.826sStudy Found: #- 147786 | Timekeeper - 2 | Office - 15500
+7.835sProcessing #: 24318274 | FeeUserId - 6659 | Client # - 011763 | Study # - 0011
+7.845sStudy Found: #- 150980 | Timekeeper - 2 | Office - 13500
+7.853sProcessing #: 24318616 | FeeUserId - 6659 | Client # - 014580 | Study # - 0010
+7.860sStudy Found: #- 147054 | Timekeeper - 2 | Office - 17750
+7.868sProcessing #: 24318657 | FeeUserId - 6659 | Client # - 007616 | Study # - 0015
+7.879sStudy Found: #- 148679 | Timekeeper - 2 | Office - 15500
+7.887sProcessing #: 24318618 | FeeUserId - 6659 | Client # - 014005 | Study # - 0010
+7.896sStudy Found: #- 147374 | Timekeeper - 2 | Office - 11000
+7.908sProcessing #: 24318624 | FeeUserId - 6659 | Client # - 304540 | Study # - 0006
+7.937sStudy Found: #- 149294 | Timekeeper - 2 | Office - 16500
+7.957sProcessing #: 24318647 | FeeUserId - 6659 | Client # - 301977 | Study # - 0007
+7.967sStudy Found: #- 146880 | Timekeeper - 2 | Office - 15000
+7.977sProcessing #: 24318652 | FeeUserId - 6659 | Client # - 300708 | Study # - 0010
+7.986sStudy Found: #- 149412 | Timekeeper - 2 | Office - 12250
+7.995sProcessing #: 24319824 | FeeUserId - 6659 | Client # - 301264 | Study # - 0008
+8.006sStudy Found: #- 147497 | Timekeeper - 2 | Office - 13000
+8.025sProcessing #: 24319987 | FeeUserId - 6659 | Client # - 302544 | Study # - 0002
+8.035sStudy Found: #- 154998 | Timekeeper - 2 | Office - 19250
+8.044sProcessing #: 20399525 | FeeUserId - 431 | Client # - 010576 | Study # - TCS11525
+8.055sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+8.074sProcessing #: 24317924 | FeeUserId - 6659 | Client # - 009639 | Study # - 0011
+8.083sStudy Found: #- 148521 | Timekeeper - 2 | Office - 17750
+8.094sProcessing #: 24318264 | FeeUserId - 6659 | Client # - 011721 | Study # - 0011
+8.103sStudy Found: #- 148186 | Timekeeper - 2 | Office - 13500
+8.112sProcessing #: 24318266 | FeeUserId - 6659 | Client # - 319701 | Study # - 0006
+8.119sStudy Found: #- 147500 | Timekeeper - 2 | Office - 11000
+8.128sProcessing #: 24318653 | FeeUserId - 6659 | Client # - 010627 | Study # - 0010
+8.135sStudy Found: #- 148515 | Timekeeper - 2 | Office - 15750
+8.144sProcessing #: 24318614 | FeeUserId - 6659 | Client # - 005810 | Study # - 0014
+8.157sStudy Found: #- 148935 | Timekeeper - 2 | Office - 11000
+8.164sProcessing #: 24318659 | FeeUserId - 6659 | Client # - 002082 | Study # - 0011
+8.176sStudy Found: #- 149058 | Timekeeper - 2 | Office - 11000
+8.187sProcessing #: 24318622 | FeeUserId - 6659 | Client # - 303145 | Study # - 0006
+8.196sStudy Found: #- 147636 | Timekeeper - 2 | Office - 20500
+8.205sProcessing #: 24318641 | FeeUserId - 6659 | Client # - 014400 | Study # - 0011
+8.215sStudy Found: #- 147052 | Timekeeper - 2 | Office - 11000
+8.223sProcessing #: 24318629 | FeeUserId - 6659 | Client # - 013519 | Study # - 0011
+8.231sStudy Found: #- 147254 | Timekeeper - 2 | Office - 11000
+8.240sProcessing #: 24319825 | FeeUserId - 6659 | Client # - 011059 | Study # - 0012
+8.250sStudy Found: #- 148277 | Timekeeper - 2 | Office - 20500
+8.259sProcessing #: 24319986 | FeeUserId - 6659 | Client # - 001839 | Study # - 0009
+8.267sStudy Found: #- 154924 | Timekeeper - 2 | Office - 13000
+8.273sProcessing #: 24320059 | FeeUserId - 6659 | Client # - 011967 | Study # - 0011
+8.283sStudy Found: #- 147847 | Timekeeper - 2 | Office - 15000
+8.291sProcessing #: 24320047 | FeeUserId - 6659 | Client # - 011365 | Study # - 0015
+8.299sStudy Found: #- 148229 | Timekeeper - 2 | Office - 15000
+8.309sProcessing #: 24320055 | FeeUserId - 6659 | Client # - 007933 | Study # - 0021
+8.317sStudy Found: #- 148699 | Timekeeper - 2 | Office - 11000
+8.325sProcessing #: 20526601 | FeeUserId - 7373 | Client # - 335735 | Study # - 0001
+8.334sStudy Found: #- 137641 | Timekeeper - 6516 | Office - 12500
+8.341sProcessing #: 17864850 | FeeUserId - 7223 | Client # - 011526 | Study # - 0008
+8.349sStudy Found: #- 90046 | Timekeeper - 3926 | Office - 22000
+8.357sProcessing #: 17878769 | FeeUserId - 7223 | Client # - 009506 | Study # - 0010
+8.365sStudy Found: #- 115348 | Timekeeper - 3926 | Office - 20500
+8.373sProcessing #: 17891797 | FeeUserId - 7223 | Client # - 002801 | Study # - 0017
+8.381sStudy Found: #- 115390 | Timekeeper - 3926 | Office - 17000
+8.391sProcessing #: 17908479 | FeeUserId - 7223 | Client # - 305525 | Study # - 0004
+8.404sStudy Found: #- 118651 | Timekeeper - 3926 | Office - 15000
+8.413sProcessing #: 19597761 | FeeUserId - 6659 | Client # - 009812 | Study # - 0007
+8.421sStudy Found: #- 126382 | Timekeeper - 2 | Office - 15500
+8.430sProcessing #: 19869203 | FeeUserId - 6659 | Client # - 301677 | Study # - 0005
+8.440sStudy Found: #- 134222 | Timekeeper - 2 | Office - 17500
+8.448sProcessing #: 24319985 | FeeUserId - 6659 | Client # - 324674 | Study # - 0002
+8.457sStudy Found: #- 154928 | Timekeeper - 2 | Office - 10000
+8.466sSending to 3E: Started
+36.749sSending to 3E: #20784135 | 010576/TCS11525 | 1/29/2024 | 5 Unit(s) - Failed
+36.766sSending to 3E: #24318024 | 009298/0012 | 8/21/2025 | 20 Unit(s) - Failed
+36.773sSending to 3E: #24318269 | 301290/0008 | 8/31/2025 | 40 Unit(s) - Failed
+36.781sSending to 3E: #24318261 | 009224/0014 | 8/31/2025 | 40 Unit(s) - Failed
+36.789sSending to 3E: #24318644 | 009164/0013 | 9/30/2025 | 40 Unit(s) - Success
+36.798sSending to 3E: #24318631 | 301516/0013 | 9/30/2025 | 40 Unit(s) - Success
+36.806sSending to 3E: #24318635 | 006930/0019 | 9/30/2025 | 40 Unit(s) - Success
+36.815sSending to 3E: #24318625 | 304673/0026 | 9/30/2025 | 40 Unit(s) - Success
+36.824sSending to 3E: #24318633 | 010994/0011 | 9/30/2025 | 40 Unit(s) - Success
+36.832sSending to 3E: #24318621 | 001897/0020 | 9/30/2025 | 40 Unit(s) - Success
+36.841sSending to 3E: #24319823 | 339266/0001 | 10/17/2025 | 40 Unit(s) - Success
+36.848sSending to 3E: #20568145 | 010576/TCS11525 | 1/29/2024 | -3 Unit(s) - Failed
+36.868sSending to 3E: #24317991 | 304710/0008 | 8/20/2025 | 40 Unit(s) - Failed
+36.875sSending to 3E: #24318272 | 012706/0009 | 8/31/2025 | 40 Unit(s) - Failed
+36.889sSending to 3E: #24318263 | 001361/0011 | 8/31/2025 | 40 Unit(s) - Failed
+36.897sSending to 3E: #24318656 | 013658/0013 | 9/30/2025 | 40 Unit(s) - Success
+36.904sSending to 3E: #24318648 | 008552/0025 | 9/30/2025 | 40 Unit(s) - Success
+36.912sSending to 3E: #24318619 | 301846/0008 | 9/30/2025 | 40 Unit(s) - Success
+36.920sSending to 3E: #24318654 | 316559/0005 | 9/30/2025 | 40 Unit(s) - Success
+36.928sSending to 3E: #24318632 | 003145/0017 | 9/30/2025 | 40 Unit(s) - Success
+36.938sSending to 3E: #24318637 | 304577/0007 | 9/30/2025 | 40 Unit(s) - Success
+36.954sSending to 3E: #24319826 | 339152/0002 | 10/17/2025 | 40 Unit(s) - Success
+36.962sSending to 3E: #20557280 | 005426/TCS11503 | 1/29/2024 | -3 Unit(s) - Failed
+36.969sSending to 3E: #24318025 | 339261/0001 | 8/21/2025 | 40 Unit(s) - Failed
+36.978sSending to 3E: #24318267 | 300022/0007 | 8/31/2025 | 40 Unit(s) - Failed
+36.985sSending to 3E: #24318260 | 013500/0011 | 8/31/2025 | 40 Unit(s) - Failed
+36.993sSending to 3E: #24318640 | 305820/0006 | 9/30/2025 | 80 Unit(s) - Success
+37.001sSending to 3E: #24318620 | 304476/0007 | 9/30/2025 | 80 Unit(s) - Success
+37.009sSending to 3E: #24318615 | 009151/0019 | 9/30/2025 | 80 Unit(s) - Success
+37.018sSending to 3E: #24318645 | 014891/0008 | 9/30/2025 | 80 Unit(s) - Success
+37.026sSending to 3E: #24318623 | 011739/0011 | 9/30/2025 | 40 Unit(s) - Success
+37.037sSending to 3E: #24318649 | 009771/0013 | 9/30/2025 | 40 Unit(s) - Success
+37.055sSending to 3E: #24319827 | 001102/0017 | 10/18/2025 | 40 Unit(s) - Success
+37.065sSending to 3E: #24157124 | 007973/0021 | 4/10/2025 | 39 Unit(s) - Failed
+37.088sSending to 3E: #24318270 | 014305/0010 | 8/31/2025 | 40 Unit(s) - Failed
+37.101sSending to 3E: #24318271 | 010196/0016 | 8/31/2025 | 40 Unit(s) - Failed
+37.111sSending to 3E: #24318477 | 301046/0005 | 9/15/2025 | 20 Unit(s) - Success
+37.120sSending to 3E: #24318636 | 301487/0007 | 9/30/2025 | 40 Unit(s) - Success
+37.131sSending to 3E: #24318650 | 009226/0010 | 9/30/2025 | 40 Unit(s) - Success
+37.138sSending to 3E: #24318639 | 307408/0006 | 9/30/2025 | 40 Unit(s) - Success
+37.154sSending to 3E: #24318658 | 013710/0009 | 9/30/2025 | 40 Unit(s) - Success
+37.162sSending to 3E: #24318628 | 009886/0023 | 9/30/2025 | 40 Unit(s) - Success
+37.170sSending to 3E: #24319611 | 007329/0026 | 10/5/2025 | 40 Unit(s) - Success
+37.181sSending to 3E: #24319977 | 001088/0015 | 10/22/2025 | 40 Unit(s) - Success
+37.192sSending to 3E: #24317401 | 308525/0006 | 7/31/2025 | 40 Unit(s) - Failed
+37.199sSending to 3E: #24318275 | 011606/0011 | 8/31/2025 | 40 Unit(s) - Failed
+37.208sSending to 3E: #24318273 | 012969/0010 | 8/31/2025 | 40 Unit(s) - Failed
+37.216sSending to 3E: #24318604 | 010344/0011 | 9/29/2025 | 80 Unit(s) - Success
+37.236sSending to 3E: #24318630 | 302107/0006 | 9/30/2025 | 80 Unit(s) - Success
+37.244sSending to 3E: #24318655 | 013292/0010 | 9/30/2025 | 80 Unit(s) - Success
+37.253sSending to 3E: #24318634 | 009402/0024 | 9/30/2025 | 80 Unit(s) - Success
+37.261sSending to 3E: #24318617 | 011726/0010 | 9/30/2025 | 80 Unit(s) - Success
+37.269sSending to 3E: #24318638 | 009557/0024 | 9/30/2025 | 80 Unit(s) - Success
+37.278sSending to 3E: #24319620 | 303757/0007 | 10/11/2025 | 40 Unit(s) - Success
+37.286sSending to 3E: #24319976 | 000683/0022 | 10/22/2025 | 40 Unit(s) - Success
+37.306sSending to 3E: #20586657 | 005426/TCS11503 | 1/29/2024 | -6 Unit(s) - Failed
+37.325sSending to 3E: #24318262 | 012752/0011 | 8/31/2025 | 40 Unit(s) - Failed
+37.335sSending to 3E: #24318268 | 011451/0006 | 8/31/2025 | 40 Unit(s) - Failed
+37.345sSending to 3E: #24318259 | 304883/0007 | 8/31/2025 | 40 Unit(s) - Failed
+37.364sSending to 3E: #24318643 | 005538/0017 | 9/30/2025 | 80 Unit(s) - Success
+37.374sSending to 3E: #24318651 | 005870/0014 | 9/30/2025 | 80 Unit(s) - Success
+37.384sSending to 3E: #24318646 | 009176/0023 | 9/30/2025 | 80 Unit(s) - Success
+37.394sSending to 3E: #24318626 | 005843/0028 | 9/30/2025 | 40 Unit(s) - Success
+37.403sSending to 3E: #24318627 | 006460/0013 | 9/30/2025 | 40 Unit(s) - Success
+37.422sSending to 3E: #24318642 | 008363/0023 | 9/30/2025 | 40 Unit(s) - Success
+37.430sSending to 3E: #24319828 | 004235/0007 | 10/18/2025 | 40 Unit(s) - Success
+37.437sSending to 3E: #24317395 | 012723/0011 | 7/31/2025 | 40 Unit(s) - Failed
+37.445sSending to 3E: #24318265 | 012430/0009 | 8/31/2025 | 40 Unit(s) - Failed
+37.452sSending to 3E: #24318274 | 011763/0011 | 8/31/2025 | 40 Unit(s) - Failed
+37.463sSending to 3E: #24318616 | 014580/0010 | 9/30/2025 | 40 Unit(s) - Success
+37.476sSending to 3E: #24318657 | 007616/0015 | 9/30/2025 | 40 Unit(s) - Success
+37.485sSending to 3E: #24318618 | 014005/0010 | 9/30/2025 | 40 Unit(s) - Success
+37.493sSending to 3E: #24318624 | 304540/0006 | 9/30/2025 | 40 Unit(s) - Success
+37.501sSending to 3E: #24318647 | 301977/0007 | 9/30/2025 | 40 Unit(s) - Success
+37.508sSending to 3E: #24318652 | 300708/0010 | 9/30/2025 | 40 Unit(s) - Success
+37.515sSending to 3E: #24319824 | 301264/0008 | 10/17/2025 | 40 Unit(s) - Success
+37.523sSending to 3E: #24319987 | 302544/0002 | 10/28/2025 | 40 Unit(s) - Success
+37.530sSending to 3E: #20399525 | 010576/TCS11525 | 1/29/2024 | -5 Unit(s) - Failed
+37.537sSending to 3E: #24317924 | 009639/0011 | 8/19/2025 | 40 Unit(s) - Failed
+37.543sSending to 3E: #24318264 | 011721/0011 | 8/31/2025 | 40 Unit(s) - Failed
+37.552sSending to 3E: #24318266 | 319701/0006 | 8/31/2025 | 40 Unit(s) - Failed
+37.559sSending to 3E: #24318653 | 010627/0010 | 9/30/2025 | 80 Unit(s) - Success
+37.567sSending to 3E: #24318614 | 005810/0014 | 9/30/2025 | 80 Unit(s) - Success
+37.575sSending to 3E: #24318659 | 002082/0011 | 9/30/2025 | 80 Unit(s) - Success
+37.582sSending to 3E: #24318622 | 303145/0006 | 9/30/2025 | 80 Unit(s) - Success
+37.590sSending to 3E: #24318641 | 014400/0011 | 9/30/2025 | 40 Unit(s) - Success
+37.597sSending to 3E: #24318629 | 013519/0011 | 9/30/2025 | 40 Unit(s) - Success
+37.604sSending to 3E: #24319825 | 011059/0012 | 10/17/2025 | 40 Unit(s) - Success
+37.613sSending to 3E: #24319986 | 001839/0009 | 10/28/2025 | 40 Unit(s) - Success
+37.620sSending to 3E: #24320059 | 011967/0011 | 10/31/2025 | 40 Unit(s) - Success
+37.627sSending to 3E: #24320047 | 011365/0015 | 10/31/2025 | 40 Unit(s) - Success
+37.635sSending to 3E: #24320055 | 007933/0021 | 10/31/2025 | 40 Unit(s) - Success
+37.651sSending to 3E: #20526601 | 335735/0001 | 1/22/2024 | 40 Unit(s) - Failed
+37.661sSending to 3E: #17864850 | 011526/0008 | 7/12/2023 | 20 Unit(s) - Failed
+37.670sSending to 3E: #17878769 | 009506/0010 | 7/14/2023 | 20 Unit(s) - Failed
+37.681sSending to 3E: #17891797 | 002801/0017 | 7/15/2023 | 20 Unit(s) - Failed
+37.768sSending to 3E: #17908479 | 305525/0004 | 7/18/2023 | 40 Unit(s) - Failed
+37.844sSending to 3E: #19597761 | 009812/0007 | 12/5/2023 | 20 Unit(s) - Failed
+37.869sSending to 3E: #19869203 | 301677/0005 | 1/3/2024 | 40 Unit(s) - Failed
+37.879sSending to 3E: #24319985 | 324674/0002 | 10/28/2025 | 40 Unit(s) - Success

+21m 50.250s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/4/2025 4:16:53 AM

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

+213ms Processing

Server:
dw0sdwk000ekr:4216
Worker:
453d4a2f

+11m 31.914s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/4/2025 3:54:58 AM

+5.113s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+30ms Processing

Server:
dw0sdwk000ekr:7976
Worker:
fa219c14
+36msOfflineTimeCommitTo3ECommandHandler - Started
+1.133sNo of records retrieved : 413

+6m 57.630s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/4/2025 3:43:18 AM

+3.300s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+23ms Processing

Server:
dw0sdwk000ekr:7976
Worker:
c2bfba59
+42msOfflineTimeCommitTo3ECommandHandler - Started
+1.397sNo of records retrieved : 413

+2m 26.833s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/4/2025 3:36:21 AM

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

+97ms Processing

Server:
dw0sdwk000ekr:7976
Worker:
f7fc6ea6
+187msOfflineTimeCommitTo3ECommandHandler - Started
+1.504sNo of records retrieved : 413

+1m 25.413s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/4/2025 3:33:53 AM

+4.853s 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:
dw0sdwk000ekr:7976
Worker:
ee0aba53
+55msOfflineTimeCommitTo3ECommandHandler - Started
+1.610sNo of records retrieved : 413

+1m 10.820s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/4/2025 3:32:16 AM

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

+37ms Processing

Server:
dw0sdwk000ekr:7976
Worker:
c2bfba59
+49msOfflineTimeCommitTo3ECommandHandler - Started
+1.399sNo of records retrieved : 413

+52.733s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/4/2025 3:30:55 AM

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

+137ms Processing

Server:
dw0sdwk000ekr:7976
Worker:
f7fc6ea6
+210msOfflineTimeCommitTo3ECommandHandler - Started
+7.394sNo of records retrieved : 413

+27ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/4/2025 3:30:00 AM Created