IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1113482
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
1763060402

State

11/13/2025 11:30:37 PM (+3.223s) Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+24ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
1c34b48a
+37msOfflineTimeCommitTo3ECommandHandler - Started
+1.068sNo of records retrieved : 416

+1h 49m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/13/2025 11:30:31 PM

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

+27ms Processing

Server:
dw0sdwk000ewl:7440
Worker:
ab7d62e6

+1h 10m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

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

Enqueue at:
11/13/2025 9:40:32 PM

+2.954s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+30ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
1c67d948
+39msOfflineTimeCommitTo3ECommandHandler - Started
+1.067sNo of records retrieved : 416

+43m 50.163s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/13/2025 8:30:23 PM

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

+53ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
1c67d948
+46msOfflineTimeCommitTo3ECommandHandler - Started
+1.064sNo of records retrieved : 416

+22m 5.567s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/13/2025 7:46:43 PM

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

+37ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
93ee0635
+47msOfflineTimeCommitTo3ECommandHandler - Started
+1.674sNo of records retrieved : 416
+10.589sProcessing #: 24314613 | FeeUserId - 5459 | Client # - 316764 | Study # - 0003
+10.606sStudy Found: #- 140352 | Timekeeper - 5300 | Office - 18000
+10.616sProcessing #: 24318262 | FeeUserId - 6659 | Client # - 012752 | Study # - 0011
+10.629sStudy Found: #- 147112 | Timekeeper - 2 | Office - 15500
+10.640sProcessing #: 24318268 | FeeUserId - 6659 | Client # - 011451 | Study # - 0006
+10.660sStudy Found: #- 148218 | Timekeeper - 2 | Office - 13500
+10.670sProcessing #: 24318259 | FeeUserId - 6659 | Client # - 304883 | Study # - 0007
+10.677sStudy Found: #- 149224 | Timekeeper - 2 | Office - 13750
+10.685sProcessing #: 24318643 | FeeUserId - 6659 | Client # - 005538 | Study # - 0017
+10.693sStudy Found: #- 148878 | Timekeeper - 2 | Office - 13000
+10.701sProcessing #: 24318651 | FeeUserId - 6659 | Client # - 005870 | Study # - 0014
+10.712sStudy Found: #- 148960 | Timekeeper - 2 | Office - 19250
+10.723sProcessing #: 24318646 | FeeUserId - 6659 | Client # - 009176 | Study # - 0023
+10.733sStudy Found: #- 148609 | Timekeeper - 2 | Office - 11000
+10.743sProcessing #: 24318626 | FeeUserId - 6659 | Client # - 005843 | Study # - 0028
+10.764sStudy Found: #- 148873 | Timekeeper - 2 | Office - 15000
+10.783sProcessing #: 24318627 | FeeUserId - 6659 | Client # - 006460 | Study # - 0013
+10.789sStudy Found: #- 148924 | Timekeeper - 2 | Office - 15500
+10.797sProcessing #: 24318642 | FeeUserId - 6659 | Client # - 008363 | Study # - 0023
+10.807sStudy Found: #- 148564 | Timekeeper - 2 | Office - 10000
+10.814sProcessing #: 24319828 | FeeUserId - 6659 | Client # - 004235 | Study # - 0007
+10.821sStudy Found: #- 146214 | Timekeeper - 2 | Office - 14000
+10.829sProcessing #: 24317401 | FeeUserId - 6659 | Client # - 308525 | Study # - 0006
+10.837sStudy Found: #- 147738 | Timekeeper - 2 | Office - 18000
+10.847sProcessing #: 24318275 | FeeUserId - 6659 | Client # - 011606 | Study # - 0011
+10.856sStudy Found: #- 148203 | Timekeeper - 2 | Office - 13500
+10.864sProcessing #: 24318273 | FeeUserId - 6659 | Client # - 012969 | Study # - 0010
+10.871sStudy Found: #- 147137 | Timekeeper - 2 | Office - 16000
+10.882sProcessing #: 24318604 | FeeUserId - 6659 | Client # - 010344 | Study # - 0011
+10.891sStudy Found: #- 148451 | Timekeeper - 2 | Office - 14250
+10.905sProcessing #: 24318630 | FeeUserId - 6659 | Client # - 302107 | Study # - 0006
+10.914sStudy Found: #- 146884 | Timekeeper - 2 | Office - 20250
+10.921sProcessing #: 24318655 | FeeUserId - 6659 | Client # - 013292 | Study # - 0010
+10.930sStudy Found: #- 147618 | Timekeeper - 2 | Office - 15500
+10.937sProcessing #: 24318634 | FeeUserId - 6659 | Client # - 009402 | Study # - 0024
+10.945sStudy Found: #- 148556 | Timekeeper - 2 | Office - 20500
+10.954sProcessing #: 24318617 | FeeUserId - 6659 | Client # - 011726 | Study # - 0010
+10.962sStudy Found: #- 148185 | Timekeeper - 2 | Office - 13750
+10.972sProcessing #: 24318638 | FeeUserId - 6659 | Client # - 009557 | Study # - 0024
+10.983sStudy Found: #- 151012 | Timekeeper - 2 | Office - 17750
+10.990sProcessing #: 24319620 | FeeUserId - 6659 | Client # - 303757 | Study # - 0007
+10.998sStudy Found: #- 145491 | Timekeeper - 2 | Office - 19250
+11.006sProcessing #: 24319976 | FeeUserId - 6659 | Client # - 000683 | Study # - 0022
+11.013sStudy Found: #- 155007 | Timekeeper - 2 | Office - 11000
+11.026sProcessing #: 24318025 | FeeUserId - 6659 | Client # - 339261 | Study # - 0001
+11.033sStudy Found: #- 154736 | Timekeeper - 2 | Office - 13000
+11.043sProcessing #: 24318267 | FeeUserId - 6659 | Client # - 300022 | Study # - 0007
+11.050sStudy Found: #- 146916 | Timekeeper - 2 | Office - 13250
+11.059sProcessing #: 24318260 | FeeUserId - 6659 | Client # - 013500 | Study # - 0011
+11.068sStudy Found: #- 147453 | Timekeeper - 2 | Office - 13750
+11.076sProcessing #: 24318640 | FeeUserId - 6659 | Client # - 305820 | Study # - 0006
+11.085sStudy Found: #- 148853 | Timekeeper - 2 | Office - 19250
+11.093sProcessing #: 24318620 | FeeUserId - 6659 | Client # - 304476 | Study # - 0007
+11.102sStudy Found: #- 149234 | Timekeeper - 2 | Office - 15500
+11.109sProcessing #: 24318615 | FeeUserId - 6659 | Client # - 009151 | Study # - 0019
+11.117sStudy Found: #- 148560 | Timekeeper - 2 | Office - 15500
+11.124sProcessing #: 24318645 | FeeUserId - 6659 | Client # - 014891 | Study # - 0008
+11.132sStudy Found: #- 146920 | Timekeeper - 2 | Office - 12000
+11.140sProcessing #: 24318623 | FeeUserId - 6659 | Client # - 011739 | Study # - 0011
+11.151sStudy Found: #- 148181 | Timekeeper - 2 | Office - 13500
+11.159sProcessing #: 24318649 | FeeUserId - 6659 | Client # - 009771 | Study # - 0013
+11.167sStudy Found: #- 148438 | Timekeeper - 2 | Office - 17750
+11.174sProcessing #: 24319827 | FeeUserId - 6659 | Client # - 001102 | Study # - 0017
+11.180sStudy Found: #- 153984 | Timekeeper - 2 | Office - 10750
+11.189sProcessing #: 24319983 | FeeUserId - 6659 | Client # - 339139 | Study # - 0001
+11.196sStudy Found: #- 154117 | Timekeeper - 2 | Office - 14250
+11.203sProcessing #: 24317991 | FeeUserId - 6659 | Client # - 304710 | Study # - 0008
+11.211sStudy Found: #- 149230 | Timekeeper - 2 | Office - 17750
+11.218sProcessing #: 24318272 | FeeUserId - 6659 | Client # - 012706 | Study # - 0009
+11.225sStudy Found: #- 147133 | Timekeeper - 2 | Office - 11000
+11.233sProcessing #: 24318263 | FeeUserId - 6659 | Client # - 001361 | Study # - 0011
+11.241sStudy Found: #- 149068 | Timekeeper - 2 | Office - 11000
+11.249sProcessing #: 24318656 | FeeUserId - 6659 | Client # - 013658 | Study # - 0013
+11.257sStudy Found: #- 150985 | Timekeeper - 2 | Office - 11000
+11.264sProcessing #: 24318648 | FeeUserId - 6659 | Client # - 008552 | Study # - 0025
+11.283sStudy Found: #- 148567 | Timekeeper - 2 | Office - 10000
+11.291sProcessing #: 24318619 | FeeUserId - 6659 | Client # - 301846 | Study # - 0008
+11.299sStudy Found: #- 146824 | Timekeeper - 2 | Office - 13250
+11.308sProcessing #: 24318654 | FeeUserId - 6659 | Client # - 316559 | Study # - 0005
+11.316sStudy Found: #- 148346 | Timekeeper - 2 | Office - 13750
+11.323sProcessing #: 24318632 | FeeUserId - 6659 | Client # - 003145 | Study # - 0017
+11.330sStudy Found: #- 148968 | Timekeeper - 2 | Office - 19250
+11.337sProcessing #: 24318637 | FeeUserId - 6659 | Client # - 304577 | Study # - 0007
+11.346sStudy Found: #- 149211 | Timekeeper - 2 | Office - 16500
+11.357sProcessing #: 24319826 | FeeUserId - 6659 | Client # - 339152 | Study # - 0002
+11.366sStudy Found: #- 154182 | Timekeeper - 2 | Office - 21250
+11.380sProcessing #: 24319984 | FeeUserId - 6659 | Client # - 004986 | Study # - 0003
+11.397sStudy Found: #- 154971 | Timekeeper - 2 | Office - 13000
+11.405sProcessing #: 24317924 | FeeUserId - 6659 | Client # - 009639 | Study # - 0011
+11.420sStudy Found: #- 148521 | Timekeeper - 2 | Office - 17750
+11.435sProcessing #: 24318264 | FeeUserId - 6659 | Client # - 011721 | Study # - 0011
+11.443sStudy Found: #- 148186 | Timekeeper - 2 | Office - 13500
+11.453sProcessing #: 24318266 | FeeUserId - 6659 | Client # - 319701 | Study # - 0006
+11.462sStudy Found: #- 147500 | Timekeeper - 2 | Office - 11000
+11.480sProcessing #: 24318653 | FeeUserId - 6659 | Client # - 010627 | Study # - 0010
+11.499sStudy Found: #- 148515 | Timekeeper - 2 | Office - 15750
+11.520sProcessing #: 24318614 | FeeUserId - 6659 | Client # - 005810 | Study # - 0014
+11.529sStudy Found: #- 148935 | Timekeeper - 2 | Office - 11000
+11.537sProcessing #: 24318659 | FeeUserId - 6659 | Client # - 002082 | Study # - 0011
+11.546sStudy Found: #- 149058 | Timekeeper - 2 | Office - 11000
+11.553sProcessing #: 24318622 | FeeUserId - 6659 | Client # - 303145 | Study # - 0006
+11.561sStudy Found: #- 147636 | Timekeeper - 2 | Office - 20500
+11.571sProcessing #: 24318641 | FeeUserId - 6659 | Client # - 014400 | Study # - 0011
+11.578sStudy Found: #- 147052 | Timekeeper - 2 | Office - 11000
+11.589sProcessing #: 24318629 | FeeUserId - 6659 | Client # - 013519 | Study # - 0011
+11.597sStudy Found: #- 147254 | Timekeeper - 2 | Office - 11000
+11.603sProcessing #: 24319825 | FeeUserId - 6659 | Client # - 011059 | Study # - 0012
+11.615sStudy Found: #- 148277 | Timekeeper - 2 | Office - 20500
+11.624sProcessing #: 24319986 | FeeUserId - 6659 | Client # - 001839 | Study # - 0009
+11.637sStudy Found: #- 154924 | Timekeeper - 2 | Office - 13000
+11.645sProcessing #: 24317395 | FeeUserId - 6659 | Client # - 012723 | Study # - 0011
+11.653sStudy Found: #- 147201 | Timekeeper - 2 | Office - 20000
+11.660sProcessing #: 24318265 | FeeUserId - 6659 | Client # - 012430 | Study # - 0009
+11.669sStudy Found: #- 147786 | Timekeeper - 2 | Office - 15500
+11.677sProcessing #: 24318274 | FeeUserId - 6659 | Client # - 011763 | Study # - 0011
+11.684sStudy Found: #- 150980 | Timekeeper - 2 | Office - 13500
+11.692sProcessing #: 24318616 | FeeUserId - 6659 | Client # - 014580 | Study # - 0010
+11.699sStudy Found: #- 147054 | Timekeeper - 2 | Office - 17750
+11.706sProcessing #: 24318657 | FeeUserId - 6659 | Client # - 007616 | Study # - 0015
+11.716sStudy Found: #- 148679 | Timekeeper - 2 | Office - 15500
+11.724sProcessing #: 24318618 | FeeUserId - 6659 | Client # - 014005 | Study # - 0010
+11.732sStudy Found: #- 147374 | Timekeeper - 2 | Office - 11000
+11.740sProcessing #: 24318624 | FeeUserId - 6659 | Client # - 304540 | Study # - 0006
+11.779sStudy Found: #- 149294 | Timekeeper - 2 | Office - 16500
+11.798sProcessing #: 24318647 | FeeUserId - 6659 | Client # - 301977 | Study # - 0007
+11.808sStudy Found: #- 146880 | Timekeeper - 2 | Office - 15000
+11.817sProcessing #: 24318652 | FeeUserId - 6659 | Client # - 300708 | Study # - 0010
+11.832sStudy Found: #- 149412 | Timekeeper - 2 | Office - 12250
+11.840sProcessing #: 24319824 | FeeUserId - 6659 | Client # - 301264 | Study # - 0008
+11.850sStudy Found: #- 147497 | Timekeeper - 2 | Office - 13000
+11.858sProcessing #: 24319987 | FeeUserId - 6659 | Client # - 302544 | Study # - 0002
+11.866sStudy Found: #- 154998 | Timekeeper - 2 | Office - 19250
+11.874sProcessing #: 24318024 | FeeUserId - 6659 | Client # - 009298 | Study # - 0012
+11.885sStudy Found: #- 148550 | Timekeeper - 2 | Office - 17250
+11.893sProcessing #: 24318269 | FeeUserId - 6659 | Client # - 301290 | Study # - 0008
+11.901sStudy Found: #- 147562 | Timekeeper - 2 | Office - 16500
+11.909sProcessing #: 24318261 | FeeUserId - 6659 | Client # - 009224 | Study # - 0014
+11.922sStudy Found: #- 151011 | Timekeeper - 2 | Office - 12000
+11.930sProcessing #: 24318644 | FeeUserId - 6659 | Client # - 009164 | Study # - 0013
+11.940sStudy Found: #- 150949 | Timekeeper - 2 | Office - 22250
+11.948sProcessing #: 24318631 | FeeUserId - 6659 | Client # - 301516 | Study # - 0013
+11.957sStudy Found: #- 147587 | Timekeeper - 2 | Office - 21750
+11.965sProcessing #: 24318635 | FeeUserId - 6659 | Client # - 006930 | Study # - 0019
+11.973sStudy Found: #- 149415 | Timekeeper - 2 | Office - 13000
+11.987sProcessing #: 24318625 | FeeUserId - 6659 | Client # - 304673 | Study # - 0026
+11.994sStudy Found: #- 149235 | Timekeeper - 2 | Office - 16500
+12.020sProcessing #: 24318633 | FeeUserId - 6659 | Client # - 010994 | Study # - 0011
+12.029sStudy Found: #- 148413 | Timekeeper - 2 | Office - 22000
+12.039sProcessing #: 24318621 | FeeUserId - 6659 | Client # - 001897 | Study # - 0020
+12.048sStudy Found: #- 149382 | Timekeeper - 2 | Office - 13000
+12.059sProcessing #: 24319823 | FeeUserId - 6659 | Client # - 339266 | Study # - 0001
+12.070sStudy Found: #- 154751 | Timekeeper - 2 | Office - 13500
+12.087sProcessing #: 24319985 | FeeUserId - 6659 | Client # - 324674 | Study # - 0002
+12.098sStudy Found: #- 154928 | Timekeeper - 2 | Office - 10000
+12.106sProcessing #: 23949783 | FeeUserId - 5947 | Client # - 338571 | Study # - 0001
+12.115sStudy Found: #- 151759 | Timekeeper - 1756 | Office - 18500
+12.124sProcessing #: 24318270 | FeeUserId - 6659 | Client # - 014305 | Study # - 0010
+12.131sStudy Found: #- 147047 | Timekeeper - 2 | Office - 13750
+12.140sProcessing #: 24318271 | FeeUserId - 6659 | Client # - 010196 | Study # - 0016
+12.151sStudy Found: #- 149359 | Timekeeper - 2 | Office - 13000
+12.160sProcessing #: 24318477 | FeeUserId - 6659 | Client # - 301046 | Study # - 0005
+12.168sStudy Found: #- 117926 | Timekeeper - 2 | Office - 17750
+12.175sProcessing #: 24318636 | FeeUserId - 6659 | Client # - 301487 | Study # - 0007
+12.183sStudy Found: #- 147487 | Timekeeper - 2 | Office - 13000
+12.191sProcessing #: 24318650 | FeeUserId - 6659 | Client # - 009226 | Study # - 0010
+12.201sStudy Found: #- 148629 | Timekeeper - 2 | Office - 10000
+12.209sProcessing #: 24318639 | FeeUserId - 6659 | Client # - 307408 | Study # - 0006
+12.217sStudy Found: #- 147733 | Timekeeper - 2 | Office - 20500
+12.226sProcessing #: 24318658 | FeeUserId - 6659 | Client # - 013710 | Study # - 0009
+12.235sStudy Found: #- 147278 | Timekeeper - 2 | Office - 20250
+12.243sProcessing #: 24318628 | FeeUserId - 6659 | Client # - 009886 | Study # - 0023
+12.270sStudy Found: #- 148493 | Timekeeper - 2 | Office - 13000
+12.278sProcessing #: 24319611 | FeeUserId - 6659 | Client # - 007329 | Study # - 0026
+12.286sStudy Found: #- 148705 | Timekeeper - 2 | Office - 13000
+12.294sProcessing #: 24319977 | FeeUserId - 6659 | Client # - 001088 | Study # - 0015
+12.301sStudy Found: #- 155006 | Timekeeper - 2 | Office - 19250
+12.309sProcessing #: 24320052 | FeeUserId - 6659 | Client # - 303442 | Study # - 0008
+12.317sStudy Found: #- 147678 | Timekeeper - 2 | Office - 19250
+12.324sProcessing #: 24320064 | FeeUserId - 6659 | Client # - 301898 | Study # - 0007
+12.334sStudy Found: #- 146963 | Timekeeper - 2 | Office - 11000
+12.341sProcessing #: 24320054 | FeeUserId - 6659 | Client # - 000619 | Study # - 0021
+12.349sStudy Found: #- 149081 | Timekeeper - 2 | Office - 16750
+12.357sProcessing #: 24320184 | FeeUserId - 6659 | Client # - 322186 | Study # - 0007
+12.374sStudy Found: #- 147165 | Timekeeper - 2 | Office - 13000
+12.397sProcessing #: 20706283 | FeeUserId - 7183 | Client # - 009976 | Study # - TCS0001
+12.406sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+12.413sProcessing #: 17864857 | FeeUserId - 7223 | Client # - 009765 | Study # - 0009
+12.421sStudy Found: #- 109460 | Timekeeper - 3926 | Office - 20500
+12.430sProcessing #: 17878762 | FeeUserId - 7223 | Client # - 008825 | Study # - 0014
+12.437sStudy Found: #- 108571 | Timekeeper - 3926 | Office - 11000
+12.446sProcessing #: 17891800 | FeeUserId - 7223 | Client # - 011132 | Study # - 0013
+12.455sStudy Found: #- 117784 | Timekeeper - 3926 | Office - 21250
+12.462sProcessing #: 19597761 | FeeUserId - 6659 | Client # - 009812 | Study # - 0007
+12.471sStudy Found: #- 126382 | Timekeeper - 2 | Office - 15500
+12.482sProcessing #: 19869203 | FeeUserId - 6659 | Client # - 301677 | Study # - 0005
+12.507sStudy Found: #- 134222 | Timekeeper - 2 | Office - 17500
+12.516sProcessing #: 20464698 | FeeUserId - 3224 | Client # - 324848 | Study # - TCS0001
+12.523sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+12.533sProcessing #: 24320048 | FeeUserId - 6659 | Client # - 001788 | Study # - 0013
+12.541sStudy Found: #- 148993 | Timekeeper - 2 | Office - 12250
+12.548sSending to 3E: Started
+39.979sSending to 3E: #24314613 | 316764/0003 | 4/29/2025 | 294912 Unit(s) - Failed
+39.988sSending to 3E: #24318262 | 012752/0011 | 8/31/2025 | 40 Unit(s) - Failed
+39.996sSending to 3E: #24318268 | 011451/0006 | 8/31/2025 | 40 Unit(s) - Failed
+40.004sSending to 3E: #24318259 | 304883/0007 | 8/31/2025 | 40 Unit(s) - Failed
+40.014sSending to 3E: #24318643 | 005538/0017 | 9/30/2025 | 80 Unit(s) - Failed
+40.021sSending to 3E: #24318651 | 005870/0014 | 9/30/2025 | 80 Unit(s) - Failed
+40.029sSending to 3E: #24318646 | 009176/0023 | 9/30/2025 | 80 Unit(s) - Failed
+40.037sSending to 3E: #24318626 | 005843/0028 | 9/30/2025 | 40 Unit(s) - Failed
+40.047sSending to 3E: #24318627 | 006460/0013 | 9/30/2025 | 40 Unit(s) - Failed
+40.058sSending to 3E: #24318642 | 008363/0023 | 9/30/2025 | 40 Unit(s) - Failed
+40.068sSending to 3E: #24319828 | 004235/0007 | 10/18/2025 | 80 Unit(s) - Success
+40.088sSending to 3E: #24317401 | 308525/0006 | 7/31/2025 | 40 Unit(s) - Failed
+40.098sSending to 3E: #24318275 | 011606/0011 | 8/31/2025 | 40 Unit(s) - Failed
+40.107sSending to 3E: #24318273 | 012969/0010 | 8/31/2025 | 40 Unit(s) - Failed
+40.118sSending to 3E: #24318604 | 010344/0011 | 9/29/2025 | 80 Unit(s) - Failed
+40.128sSending to 3E: #24318630 | 302107/0006 | 9/30/2025 | 80 Unit(s) - Failed
+40.148sSending to 3E: #24318655 | 013292/0010 | 9/30/2025 | 80 Unit(s) - Failed
+40.158sSending to 3E: #24318634 | 009402/0024 | 9/30/2025 | 80 Unit(s) - Failed
+40.165sSending to 3E: #24318617 | 011726/0010 | 9/30/2025 | 80 Unit(s) - Failed
+40.174sSending to 3E: #24318638 | 009557/0024 | 9/30/2025 | 80 Unit(s) - Failed
+40.181sSending to 3E: #24319620 | 303757/0007 | 10/11/2025 | 40 Unit(s) - Success
+40.198sSending to 3E: #24319976 | 000683/0022 | 10/22/2025 | 40 Unit(s) - Success
+40.208sSending to 3E: #24318025 | 339261/0001 | 8/21/2025 | 40 Unit(s) - Failed
+40.223sSending to 3E: #24318267 | 300022/0007 | 8/31/2025 | 40 Unit(s) - Failed
+40.232sSending to 3E: #24318260 | 013500/0011 | 8/31/2025 | 40 Unit(s) - Failed
+40.241sSending to 3E: #24318640 | 305820/0006 | 9/30/2025 | 80 Unit(s) - Failed
+40.249sSending to 3E: #24318620 | 304476/0007 | 9/30/2025 | 80 Unit(s) - Failed
+40.260sSending to 3E: #24318615 | 009151/0019 | 9/30/2025 | 80 Unit(s) - Failed
+40.270sSending to 3E: #24318645 | 014891/0008 | 9/30/2025 | 80 Unit(s) - Failed
+40.280sSending to 3E: #24318623 | 011739/0011 | 9/30/2025 | 40 Unit(s) - Failed
+40.287sSending to 3E: #24318649 | 009771/0013 | 9/30/2025 | 40 Unit(s) - Failed
+40.295sSending to 3E: #24319827 | 001102/0017 | 10/18/2025 | 240 Unit(s) - Success
+40.302sSending to 3E: #24319983 | 339139/0001 | 10/28/2025 | 720 Unit(s) - Success
+40.312sSending to 3E: #24317991 | 304710/0008 | 8/20/2025 | 40 Unit(s) - Failed
+40.331sSending to 3E: #24318272 | 012706/0009 | 8/31/2025 | 40 Unit(s) - Failed
+40.351sSending to 3E: #24318263 | 001361/0011 | 8/31/2025 | 40 Unit(s) - Failed
+40.359sSending to 3E: #24318656 | 013658/0013 | 9/30/2025 | 40 Unit(s) - Failed
+40.368sSending to 3E: #24318648 | 008552/0025 | 9/30/2025 | 40 Unit(s) - Failed
+40.376sSending to 3E: #24318619 | 301846/0008 | 9/30/2025 | 40 Unit(s) - Failed
+40.383sSending to 3E: #24318654 | 316559/0005 | 9/30/2025 | 40 Unit(s) - Failed
+40.391sSending to 3E: #24318632 | 003145/0017 | 9/30/2025 | 40 Unit(s) - Failed
+40.400sSending to 3E: #24318637 | 304577/0007 | 9/30/2025 | 40 Unit(s) - Failed
+40.408sSending to 3E: #24319826 | 339152/0002 | 10/17/2025 | 40 Unit(s) - Success
+40.414sSending to 3E: #24319984 | 004986/0003 | 10/28/2025 | 40 Unit(s) - Success
+40.423sSending to 3E: #24317924 | 009639/0011 | 8/19/2025 | 40 Unit(s) - Failed
+40.431sSending to 3E: #24318264 | 011721/0011 | 8/31/2025 | 40 Unit(s) - Failed
+40.448sSending to 3E: #24318266 | 319701/0006 | 8/31/2025 | 40 Unit(s) - Failed
+40.455sSending to 3E: #24318653 | 010627/0010 | 9/30/2025 | 80 Unit(s) - Failed
+40.462sSending to 3E: #24318614 | 005810/0014 | 9/30/2025 | 80 Unit(s) - Failed
+40.470sSending to 3E: #24318659 | 002082/0011 | 9/30/2025 | 80 Unit(s) - Failed
+40.478sSending to 3E: #24318622 | 303145/0006 | 9/30/2025 | 80 Unit(s) - Failed
+40.486sSending to 3E: #24318641 | 014400/0011 | 9/30/2025 | 40 Unit(s) - Failed
+40.493sSending to 3E: #24318629 | 013519/0011 | 9/30/2025 | 40 Unit(s) - Failed
+40.506sSending to 3E: #24319825 | 011059/0012 | 10/17/2025 | 80 Unit(s) - Success
+40.513sSending to 3E: #24319986 | 001839/0009 | 10/28/2025 | 480 Unit(s) - Success
+40.521sSending to 3E: #24317395 | 012723/0011 | 7/31/2025 | 40 Unit(s) - Failed
+40.528sSending to 3E: #24318265 | 012430/0009 | 8/31/2025 | 40 Unit(s) - Failed
+40.534sSending to 3E: #24318274 | 011763/0011 | 8/31/2025 | 40 Unit(s) - Failed
+40.543sSending to 3E: #24318616 | 014580/0010 | 9/30/2025 | 40 Unit(s) - Failed
+40.550sSending to 3E: #24318657 | 007616/0015 | 9/30/2025 | 40 Unit(s) - Failed
+40.557sSending to 3E: #24318618 | 014005/0010 | 9/30/2025 | 40 Unit(s) - Failed
+40.574sSending to 3E: #24318624 | 304540/0006 | 9/30/2025 | 40 Unit(s) - Failed
+40.584sSending to 3E: #24318647 | 301977/0007 | 9/30/2025 | 40 Unit(s) - Failed
+40.593sSending to 3E: #24318652 | 300708/0010 | 9/30/2025 | 40 Unit(s) - Failed
+40.601sSending to 3E: #24319824 | 301264/0008 | 10/17/2025 | 40 Unit(s) - Success
+40.610sSending to 3E: #24319987 | 302544/0002 | 10/28/2025 | 40 Unit(s) - Success
+40.620sSending to 3E: #24318024 | 009298/0012 | 8/21/2025 | 20 Unit(s) - Failed
+40.628sSending to 3E: #24318269 | 301290/0008 | 8/31/2025 | 40 Unit(s) - Failed
+40.635sSending to 3E: #24318261 | 009224/0014 | 8/31/2025 | 40 Unit(s) - Failed
+40.643sSending to 3E: #24318644 | 009164/0013 | 9/30/2025 | 40 Unit(s) - Failed
+40.651sSending to 3E: #24318631 | 301516/0013 | 9/30/2025 | 40 Unit(s) - Failed
+40.658sSending to 3E: #24318635 | 006930/0019 | 9/30/2025 | 40 Unit(s) - Failed
+40.665sSending to 3E: #24318625 | 304673/0026 | 9/30/2025 | 40 Unit(s) - Failed
+40.673sSending to 3E: #24318633 | 010994/0011 | 9/30/2025 | 40 Unit(s) - Failed
+40.683sSending to 3E: #24318621 | 001897/0020 | 9/30/2025 | 40 Unit(s) - Failed
+40.691sSending to 3E: #24319823 | 339266/0001 | 10/17/2025 | 120 Unit(s) - Success
+40.699sSending to 3E: #24319985 | 324674/0002 | 10/28/2025 | 120 Unit(s) - Success
+40.709sSending to 3E: #23949783 | 338571/0001 | 2/17/2025 | 2 Unit(s) - Failed
+40.717sSending to 3E: #24318270 | 014305/0010 | 8/31/2025 | 40 Unit(s) - Failed
+40.725sSending to 3E: #24318271 | 010196/0016 | 8/31/2025 | 40 Unit(s) - Failed
+40.732sSending to 3E: #24318477 | 301046/0005 | 9/15/2025 | 20 Unit(s) - Failed
+40.740sSending to 3E: #24318636 | 301487/0007 | 9/30/2025 | 40 Unit(s) - Failed
+40.747sSending to 3E: #24318650 | 009226/0010 | 9/30/2025 | 40 Unit(s) - Failed
+40.757sSending to 3E: #24318639 | 307408/0006 | 9/30/2025 | 40 Unit(s) - Failed
+40.765sSending to 3E: #24318658 | 013710/0009 | 9/30/2025 | 40 Unit(s) - Failed
+40.773sSending to 3E: #24318628 | 009886/0023 | 9/30/2025 | 40 Unit(s) - Failed
+40.784sSending to 3E: #24319611 | 007329/0026 | 10/5/2025 | 80 Unit(s) - Success
+40.796sSending to 3E: #24319977 | 001088/0015 | 10/22/2025 | 80 Unit(s) - Success
+40.803sSending to 3E: #24320052 | 303442/0008 | 10/31/2025 | 40 Unit(s) - Success
+40.811sSending to 3E: #24320064 | 301898/0007 | 10/31/2025 | 40 Unit(s) - Success
+40.819sSending to 3E: #24320054 | 000619/0021 | 10/31/2025 | 40 Unit(s) - Success
+40.834sSending to 3E: #24320184 | 322186/0007 | 11/13/2025 | 40 Unit(s) - Success
+40.848sSending to 3E: #20706283 | 009976/TCS0001 | 1/18/2024 | 2 Unit(s) - Failed
+40.854sSending to 3E: #17864857 | 009765/0009 | 7/12/2023 | 20 Unit(s) - Failed
+40.863sSending to 3E: #17878762 | 008825/0014 | 7/14/2023 | 20 Unit(s) - Failed
+40.871sSending to 3E: #17891800 | 011132/0013 | 7/15/2023 | 20 Unit(s) - Failed
+40.877sSending to 3E: #19597761 | 009812/0007 | 12/5/2023 | 20 Unit(s) - Failed
+40.885sSending to 3E: #19869203 | 301677/0005 | 1/3/2024 | 40 Unit(s) - Failed
+40.893sSending to 3E: #20464698 | 324848/TCS0001 | 1/18/2024 | -2 Unit(s) - Failed
+40.902sSending to 3E: #24320048 | 001788/0013 | 10/31/2025 | 40 Unit(s) - Success

+12m 34.293s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/13/2025 7:23:44 PM

+3.513s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+20ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
1c34b48a
+30msOfflineTimeCommitTo3ECommandHandler - Started
+1.157sNo of records retrieved : 416

+5m 12.597s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/13/2025 7:11:12 PM

+3.520s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+20ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
fc389639
+31msOfflineTimeCommitTo3ECommandHandler - Started
+1.337sNo of records retrieved : 416

+2m 25.126s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+30ms Scheduled

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

Enqueue at:
11/13/2025 7:05:53 PM

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

+36ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
dcfd6270
+62msOfflineTimeCommitTo3ECommandHandler - Started
+2.013sNo of records retrieved : 416

+2m 8.160s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/13/2025 7:03:19 PM

+7.480s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+20ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
1c34b48a
+59msOfflineTimeCommitTo3ECommandHandler - Started
+1.262sNo of records retrieved : 416

+40.753s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/13/2025 7:01:08 PM

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

+113ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
fc389639
+121msOfflineTimeCommitTo3ECommandHandler - Started
+2.053sNo of records retrieved : 416

+23.877s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/13/2025 7:00:30 PM

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

+53ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
dcfd6270
+98msOfflineTimeCommitTo3ECommandHandler - Started
+1.733sNo of records retrieved : 416

+13ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/13/2025 7:00:02 PM Created