IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1100465
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
1761971401

State

11/1/2025 9:02:56 AM (+5.593s) 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:2600
Worker:
27a6fb10
+96msOfflineTimeCommitTo3ECommandHandler - Started
+1.892sNo of records retrieved : 410

+1h 52m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

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

Enqueue at:
11/1/2025 9:02:47 AM

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

+70ms Processing

Server:
dw0sdwk000ekr:2440
Worker:
ec7c1e9e

+1h 10m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/1/2025 7:10:31 AM

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

+83ms Processing

Server:
dw0sdwk000ekr:2600
Worker:
69060bd5
+103msOfflineTimeCommitTo3ECommandHandler - Started
+1.160sNo of records retrieved : 410

+43m 22.464s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/1/2025 6:00:17 AM

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

+7.333s Processing

Server:
dw0sdwk000ekr:2600
Worker:
27a6fb10
+110msOfflineTimeCommitTo3ECommandHandler - Started
+3.130sNo of records retrieved : 410

+25m 5.400s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/1/2025 5:16:37 AM

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

+5.163s Processing

Server:
dw0sdwk000ekr:2600
Worker:
27a6fb10
+125msOfflineTimeCommitTo3ECommandHandler - Started
+1.395sNo of records retrieved : 410
+5.734sProcessing #: 24314511 | FeeUserId - 595 | Client # - 012505 | Study # - 0012
+5.752sStudy Found: #- 145137 | Timekeeper - 5284 | Office - 16000
+5.793sProcessing #: 24314147 | FeeUserId - 3245 | Client # - 309134 | Study # - 0007
+5.809sStudy Found: #- 150737 | Timekeeper - 6302 | Office - 45122
+5.820sProcessing #: 24314519 | FeeUserId - 4868 | Client # - 304423 | Study # - 0006
+5.829sStudy Found: #- 149326 | Timekeeper - 3018 | Office - 10500
+5.839sProcessing #: 24314522 | FeeUserId - 4868 | Client # - 336702 | Study # - 0001
+5.849sStudy Found: #- 139984 | Timekeeper - 3018 | Office - 20500
+5.858sProcessing #: 24314549 | FeeUserId - 4868 | Client # - 338921 | Study # - 0001
+5.878sStudy Found: #- 153382 | Timekeeper - 3018 | Office - 14750
+5.886sProcessing #: 10698609 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+5.897sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+5.905sProcessing #: 20706283 | FeeUserId - 7183 | Client # - 009976 | Study # - TCS0001
+5.913sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+5.922sProcessing #: 24313854 | FeeUserId - 7352 | Client # - 336384 | Study # - 0002
+5.930sStudy Found: #- 143647 | Timekeeper - 6513 | Office - 45108
+5.938sProcessing #: 24314189 | FeeUserId - 7475 | Client # - 338598 | Study # - 0001
+5.946sStudy Found: #- 151875 | Timekeeper - 6524 | Office - 45137
+5.955sProcessing #: 24318380 | FeeUserId - 7975 | Client # - 338809 | Study # - 0004
+5.965sStudy Found: #- 154441 | Timekeeper - 6825 | Office - 45131
+5.973sProcessing #: 24314512 | FeeUserId - 595 | Client # - 012505 | Study # - 0012
+5.982sStudy Found: #- 145137 | Timekeeper - 5284 | Office - 16000
+5.990sProcessing #: 24314146 | FeeUserId - 3245 | Client # - 309134 | Study # - 0007
+5.998sStudy Found: #- 150737 | Timekeeper - 6302 | Office - 45122
+6.006sProcessing #: 24314520 | FeeUserId - 4868 | Client # - 304423 | Study # - 0005
+6.016sStudy Found: #- 137169 | Timekeeper - 3018 | Office - 10500
+6.026sProcessing #: 24314523 | FeeUserId - 4868 | Client # - 336702 | Study # - 0002
+6.045sStudy Found: #- 139985 | Timekeeper - 3018 | Office - 20500
+6.064sProcessing #: 24314517 | FeeUserId - 4868 | Client # - 305076 | Study # - 0008
+6.074sStudy Found: #- 151688 | Timekeeper - 3018 | Office - 15500
+6.085sProcessing #: 5829601 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+6.104sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+6.113sProcessing #: 21104313 | FeeUserId - 7183 | Client # - 009976 | Study # - TCS0001
+6.126sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+6.143sProcessing #: 24313823 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+6.152sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+6.162sProcessing #: 24314187 | FeeUserId - 7475 | Client # - 338598 | Study # - 0001
+6.181sStudy Found: #- 151875 | Timekeeper - 6524 | Office - 45137
+6.189sProcessing #: 24318379 | FeeUserId - 7975 | Client # - 338809 | Study # - 0004
+6.197sStudy Found: #- 154441 | Timekeeper - 6825 | Office - 45131
+6.205sProcessing #: 24314508 | FeeUserId - 595 | Client # - 303062 | Study # - 0011
+6.213sStudy Found: #- 143615 | Timekeeper - 5284 | Office - 13250
+6.221sProcessing #: 24314144 | FeeUserId - 3245 | Client # - 000001 | Study # - 0019
+6.229sStudy Found: #- 71133 | Timekeeper - 6302 | Office - 20500
+6.238sProcessing #: 24314544 | FeeUserId - 4868 | Client # - 318781 | Study # - 0004
+6.246sStudy Found: #- 142632 | Timekeeper - 3018 | Office - 20500
+6.253sProcessing #: 24314538 | FeeUserId - 4868 | Client # - 300780 | Study # - 0007
+6.263sStudy Found: #- 148023 | Timekeeper - 3018 | Office - 13000
+6.271sProcessing #: 24314534 | FeeUserId - 4868 | Client # - 338376 | Study # - 0002
+6.279sStudy Found: #- 150531 | Timekeeper - 3018 | Office - 11000
+6.287sProcessing #: 20893318 | FeeUserId - 5878 | Client # - 301648 | Study # - TCS0001
+6.295sStudy Found: #- -1 | Timekeeper - 1794 | Office -
+6.304sProcessing #: 20529250 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+6.312sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+6.325sProcessing #: 24313827 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+6.334sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+6.342sProcessing #: 20526601 | FeeUserId - 7373 | Client # - 335735 | Study # - 0001
+6.350sStudy Found: #- 137641 | Timekeeper - 6516 | Office - 12500
+6.358sProcessing #: 24313878 | FeeUserId - 7921 | Client # - 337877 | Study # - 0003
+6.366sStudy Found: #- 150435 | Timekeeper - 6779 | Office - 45104
+6.374sProcessing #: 20521437 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+6.382sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+6.391sProcessing #: 24314510 | FeeUserId - 595 | Client # - 012505 | Study # - 0012
+6.399sStudy Found: #- 145137 | Timekeeper - 5284 | Office - 16000
+6.407sProcessing #: 24314166 | FeeUserId - 3245 | Client # - 309134 | Study # - 0007
+6.415sStudy Found: #- 150737 | Timekeeper - 6302 | Office - 45122
+6.422sProcessing #: 24314542 | FeeUserId - 4868 | Client # - 330257 | Study # - 0006
+6.431sStudy Found: #- 149658 | Timekeeper - 3018 | Office - 16000
+6.439sProcessing #: 24314546 | FeeUserId - 4868 | Client # - 336422 | Study # - 0002
+6.448sStudy Found: #- 139412 | Timekeeper - 3018 | Office - 17750
+6.460sProcessing #: 24314533 | FeeUserId - 4868 | Client # - 338891 | Study # - 0001
+6.468sStudy Found: #- 153282 | Timekeeper - 3018 | Office - 11000
+6.476sProcessing #: 24314615 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+6.484sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+6.497sProcessing #: 21052387 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+6.505sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+6.514sProcessing #: 24313825 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+6.522sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+6.530sProcessing #: 24314186 | FeeUserId - 7475 | Client # - 315155 | Study # - 0004
+6.538sStudy Found: #- 153113 | Timekeeper - 6524 | Office - 45134
+6.546sProcessing #: 24313870 | FeeUserId - 7975 | Client # - 337514 | Study # - 0002
+6.555sStudy Found: #- 142930 | Timekeeper - 6825 | Office - 45104
+6.563sProcessing #: 24314601 | FeeUserId - 1109 | Client # - 332913 | Study # - 0003
+6.571sStudy Found: #- 145205 | Timekeeper - 5234 | Office - 45141
+6.579sProcessing #: 24314509 | FeeUserId - 595 | Client # - 012505 | Study # - 0012
+6.586sStudy Found: #- 145137 | Timekeeper - 5284 | Office - 16000
+6.594sProcessing #: 24314149 | FeeUserId - 3245 | Client # - 309134 | Study # - 0007
+6.603sStudy Found: #- 150737 | Timekeeper - 6302 | Office - 45122
+6.617sProcessing #: 24314545 | FeeUserId - 4868 | Client # - 318781 | Study # - 0003
+6.625sStudy Found: #- 109706 | Timekeeper - 3018 | Office - 20500
+6.633sProcessing #: 24314531 | FeeUserId - 4868 | Client # - 335088 | Study # - 0002
+6.642sStudy Found: #- 131452 | Timekeeper - 3018 | Office - 11000
+6.650sProcessing #: 24314535 | FeeUserId - 4868 | Client # - 338376 | Study # - 0001
+6.658sStudy Found: #- 150530 | Timekeeper - 3018 | Office - 11000
+6.667sProcessing #: 23949783 | FeeUserId - 5947 | Client # - 338571 | Study # - 0001
+6.675sStudy Found: #- 151759 | Timekeeper - 1756 | Office - 18500
+6.683sProcessing #: 20770394 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+6.691sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+6.699sProcessing #: 24313820 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+6.707sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+6.719sProcessing #: 20534399 | FeeUserId - 7373 | Client # - 000001 | Study # - 0018
+6.729sStudy Found: #- 69884 | Timekeeper - 6516 | Office - 20500
+6.739sProcessing #: 24313877 | FeeUserId - 7921 | Client # - 337877 | Study # - 0003
+6.749sStudy Found: #- 150435 | Timekeeper - 6779 | Office - 45104
+6.758sProcessing #: 20558159 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+6.768sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+6.783sProcessing #: 24314507 | FeeUserId - 595 | Client # - 303062 | Study # - 0011
+6.792sStudy Found: #- 143615 | Timekeeper - 5284 | Office - 13250
+6.800sProcessing #: 24314541 | FeeUserId - 4868 | Client # - 330286 | Study # - 0002
+6.809sStudy Found: #- 124321 | Timekeeper - 3018 | Office - 20750
+6.818sProcessing #: 24314521 | FeeUserId - 4868 | Client # - 304423 | Study # - 0004
+6.826sStudy Found: #- 114737 | Timekeeper - 3018 | Office - 10500
+6.835sProcessing #: 24314526 | FeeUserId - 4868 | Client # - 336783 | Study # - 0005
+6.844sStudy Found: #- 144868 | Timekeeper - 3018 | Office - 17750
+6.852sProcessing #: 24314516 | FeeUserId - 4868 | Client # - 010801 | Study # - 0008
+6.860sStudy Found: #- 137178 | Timekeeper - 3018 | Office - 11000
+6.871sProcessing #: 16198915 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+6.879sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+6.888sProcessing #: 24313848 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+6.898sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+6.907sProcessing #: 20894015 | FeeUserId - 7373 | Client # - 000001 | Study # - 0018
+6.916sStudy Found: #- 69884 | Timekeeper - 6516 | Office - 20500
+6.925sProcessing #: 24314326 | FeeUserId - 7621 | Client # - 324247 | Study # - 0009
+6.933sStudy Found: #- 141816 | Timekeeper - 6679 | Office - 13750
+6.942sProcessing #: 24314600 | FeeUserId - 1109 | Client # - 338318 | Study # - 0001
+6.951sStudy Found: #- 150248 | Timekeeper - 5234 | Office - 45135
+6.959sProcessing #: 24314513 | FeeUserId - 595 | Client # - 011181 | Study # - 0011
+6.967sStudy Found: #- 142328 | Timekeeper - 5284 | Office - 17750
+6.976sProcessing #: 24314537 | FeeUserId - 4868 | Client # - 301961 | Study # - 0007
+6.984sStudy Found: #- 136768 | Timekeeper - 3018 | Office - 11000
+6.992sProcessing #: 24314530 | FeeUserId - 4868 | Client # - 302932 | Study # - 0009
+7sStudy Found: #- 149392 | Timekeeper - 3018 | Office - 20500
+7.008sProcessing #: 24314527 | FeeUserId - 4868 | Client # - 337083 | Study # - 0001
+7.016sStudy Found: #- 141394 | Timekeeper - 3018 | Office - 10500
+7.025sProcessing #: 24314514 | FeeUserId - 4868 | Client # - 338635 | Study # - 0001
+7.033sStudy Found: #- 151994 | Timekeeper - 3018 | Office - 18500
+7.057sProcessing #: 9001980 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+7.067sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+7.077sProcessing #: 24313830 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+7.087sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+7.106sProcessing #: 20760383 | FeeUserId - 7373 | Client # - 335735 | Study # - 0001
+7.116sStudy Found: #- 137641 | Timekeeper - 6516 | Office - 12500
+7.126sProcessing #: 24314322 | FeeUserId - 7624 | Client # - 312684 | Study # - 0009
+7.135sStudy Found: #- 151086 | Timekeeper - 6681 | Office - 14500
+7.145sProcessing #: 24314604 | FeeUserId - 1109 | Client # - 339177 | Study # - 0001
+7.155sStudy Found: #- 154299 | Timekeeper - 5234 | Office - 15250
+7.174sProcessing #: 20585053 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+7.183sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+7.191sProcessing #: 20865391 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+7.199sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+7.208sProcessing #: 22157041 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+7.217sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+7.226sProcessing #: 17870303 | FeeUserId - 7223 | Client # - 333387 | Study # - 0006
+7.234sStudy Found: #- 128873 | Timekeeper - 3926 | Office - 19250
+7.242sProcessing #: 17891802 | FeeUserId - 7223 | Client # - 003004 | Study # - 0019
+7.250sStudy Found: #- 117174 | Timekeeper - 3926 | Office - 11000
+7.258sProcessing #: 17908478 | FeeUserId - 7223 | Client # - 301992 | Study # - 0005
+7.266sStudy Found: #- 114961 | Timekeeper - 3926 | Office - 18750
+7.275sProcessing #: 20422898 | FeeUserId - 3224 | Client # - 313035 | Study # - TCS0001
+7.285sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+7.293sProcessing #: 20456462 | FeeUserId - 5856 | Client # - 011194 | Study # - TCS14843
+7.305sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+7.316sProcessing #: 20522607 | FeeUserId - 3224 | Client # - 007933 | Study # - TCS0001
+7.326sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+7.336sProcessing #: 20545717 | FeeUserId - 5856 | Client # - 008630 | Study # - TCS0001
+7.344sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+7.353sProcessing #: 20728081 | FeeUserId - 3224 | Client # - 308780 | Study # - TCS0002
+7.361sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+7.371sProcessing #: 20737386 | FeeUserId - 3487 | Client # - 307233 | Study # - TCS0001
+7.379sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+7.388sProcessing #: 22157014 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+7.397sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+7.405sProcessing #: 20482196 | FeeUserId - 7132 | Client # - 313902 | Study # - 0009
+7.413sStudy Found: #- 123530 | Timekeeper - 5975 | Office - 15000
+7.422sProcessing #: 17878760 | FeeUserId - 7223 | Client # - 306257 | Study # - 0003
+7.430sStudy Found: #- 112942 | Timekeeper - 3926 | Office - 10500
+7.439sProcessing #: 17891798 | FeeUserId - 7223 | Client # - 302777 | Study # - 0005
+7.447sStudy Found: #- 115909 | Timekeeper - 3926 | Office - 12250
+7.455sProcessing #: 17908480 | FeeUserId - 7223 | Client # - 305853 | Study # - 0004
+7.464sStudy Found: #- 128818 | Timekeeper - 3926 | Office - 19500
+7.472sProcessing #: 20382122 | FeeUserId - 5856 | Client # - 009300 | Study # - TCS14842
+7.480sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+7.489sProcessing #: 20450274 | FeeUserId - 3224 | Client # - 301201 | Study # - TCS0001
+7.497sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+7.505sProcessing #: 20453195 | FeeUserId - 4339 | Client # - 011438 | Study # - TCS0001
+7.515sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+7.523sProcessing #: 20510505 | FeeUserId - 3224 | Client # - 313035 | Study # - TCS0001
+7.533sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+7.541sProcessing #: 20551469 | FeeUserId - 5856 | Client # - 008630 | Study # - TCS0001
+7.549sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+7.558sProcessing #: 20557280 | FeeUserId - 431 | Client # - 005426 | Study # - TCS11503
+7.566sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+7.578sProcessing #: 21039680 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+7.586sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+7.594sProcessing #: 22157016 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+7.603sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+7.611sProcessing #: 17864850 | FeeUserId - 7223 | Client # - 011526 | Study # - 0008
+7.619sStudy Found: #- 90046 | Timekeeper - 3926 | Office - 22000
+7.628sProcessing #: 17878769 | FeeUserId - 7223 | Client # - 009506 | Study # - 0010
+7.637sStudy Found: #- 115348 | Timekeeper - 3926 | Office - 20500
+7.647sSending to 3E: Started
+37.094sSending to 3E: #24314511 | 012505/0012 | 5/13/2025 | 165888 Unit(s) - Failed
+37.106sSending to 3E: #24314147 | 309134/0007 | 5/22/2025 | 196608 Unit(s) - Failed
+37.116sSending to 3E: #24314519 | 304423/0006 | 4/17/2025 | 147456 Unit(s) - Failed
+37.129sSending to 3E: #24314522 | 336702/0001 | 4/17/2025 | 147456 Unit(s) - Failed
+37.141sSending to 3E: #24314549 | 338921/0001 | 4/17/2025 | 36864 Unit(s) - Failed
+37.151sSending to 3E: #10698609 | 012986/0008 | 3/21/2023 | 2 Unit(s) - Failed
+37.162sSending to 3E: #20706283 | 009976/TCS0001 | 1/18/2024 | 2 Unit(s) - Failed
+37.173sSending to 3E: #24313854 | 336384/0002 | 5/21/2025 | 196608 Unit(s) - Failed
+37.186sSending to 3E: #24314189 | 338598/0001 | 5/21/2025 | 131072 Unit(s) - Failed
+37.196sSending to 3E: #24318380 | 338809/0004 | 7/15/2025 | 2 Unit(s) - Failed
+37.207sSending to 3E: #24314512 | 012505/0012 | 5/15/2025 | 221184 Unit(s) - Failed
+37.218sSending to 3E: #24314146 | 309134/0007 | 5/23/2025 | 196608 Unit(s) - Failed
+37.229sSending to 3E: #24314520 | 304423/0005 | 4/17/2025 | 196608 Unit(s) - Failed
+37.241sSending to 3E: #24314523 | 336702/0002 | 4/17/2025 | 131072 Unit(s) - Failed
+37.252sSending to 3E: #24314517 | 305076/0008 | 4/18/2025 | 16384 Unit(s) - Failed
+37.264sSending to 3E: #5829601 | 012986/0008 | 3/22/2023 | 2 Unit(s) - Failed
+37.275sSending to 3E: #21104313 | 009976/TCS0001 | 1/18/2024 | -2 Unit(s) - Failed
+37.284sSending to 3E: #24313823 | 335848/0004 | 5/23/2025 | 196608 Unit(s) - Failed
+37.295sSending to 3E: #24314187 | 338598/0001 | 5/22/2025 | 196608 Unit(s) - Failed
+37.304sSending to 3E: #24318379 | 338809/0004 | 7/20/2025 | 1 Unit(s) - Failed
+37.316sSending to 3E: #24314508 | 303062/0011 | 5/9/2025 | 221184 Unit(s) - Failed
+37.333sSending to 3E: #24314144 | 000001/0019 | 5/20/2025 | 196608 Unit(s) - Failed
+37.341sSending to 3E: #24314544 | 318781/0004 | 4/17/2025 | 196608 Unit(s) - Failed
+37.348sSending to 3E: #24314538 | 300780/0007 | 4/17/2025 | 196608 Unit(s) - Failed
+37.357sSending to 3E: #24314534 | 338376/0002 | 4/17/2025 | 147456 Unit(s) - Failed
+37.366sSending to 3E: #20893318 | 301648/TCS0001 | 12/12/2022 | 4 Unit(s) - Failed
+37.374sSending to 3E: #20529250 | 013892/TCS0002 | 1/18/2024 | 2 Unit(s) - Failed
+37.382sSending to 3E: #24313827 | 335848/0004 | 5/19/2025 | 131072 Unit(s) - Failed
+37.390sSending to 3E: #20526601 | 335735/0001 | 1/22/2024 | 40 Unit(s) - Failed
+37.399sSending to 3E: #24313878 | 337877/0003 | 5/22/2025 | 836736 Unit(s) - Failed
+37.406sSending to 3E: #20521437 | 008501/TCS2597 | 1/29/2024 | 4 Unit(s) - Failed
+37.415sSending to 3E: #24314510 | 012505/0012 | 5/12/2025 | 221184 Unit(s) - Failed
+37.424sSending to 3E: #24314166 | 309134/0007 | 5/21/2025 | 196608 Unit(s) - Failed
+37.432sSending to 3E: #24314542 | 330257/0006 | 4/17/2025 | 122880 Unit(s) - Failed
+37.441sSending to 3E: #24314546 | 336422/0002 | 4/17/2025 | 245760 Unit(s) - Failed
+37.449sSending to 3E: #24314533 | 338891/0001 | 4/17/2025 | 393216 Unit(s) - Failed
+37.457sSending to 3E: #24314615 | 308689/0014 | 4/14/2025 | 135168 Unit(s) - Failed
+37.465sSending to 3E: #21052387 | 013892/TCS0002 | 1/18/2024 | -2 Unit(s) - Failed
+37.479sSending to 3E: #24313825 | 335848/0004 | 5/21/2025 | 221184 Unit(s) - Failed
+37.490sSending to 3E: #24314186 | 315155/0004 | 5/19/2025 | 196608 Unit(s) - Failed
+37.509sSending to 3E: #24313870 | 337514/0002 | 5/26/2025 | 196608 Unit(s) - Failed
+37.518sSending to 3E: #24314601 | 332913/0003 | 5/16/2025 | 165888 Unit(s) - Failed
+37.537sSending to 3E: #24314509 | 012505/0012 | 5/9/2025 | 165888 Unit(s) - Failed
+37.547sSending to 3E: #24314149 | 309134/0007 | 5/21/2025 | 131072 Unit(s) - Failed
+37.557sSending to 3E: #24314545 | 318781/0003 | 4/17/2025 | 196608 Unit(s) - Failed
+37.567sSending to 3E: #24314531 | 335088/0002 | 4/17/2025 | 196608 Unit(s) - Failed
+37.575sSending to 3E: #24314535 | 338376/0001 | 4/17/2025 | 196608 Unit(s) - Failed
+37.583sSending to 3E: #23949783 | 338571/0001 | 2/17/2025 | 2 Unit(s) - Failed
+37.592sSending to 3E: #20770394 | 013892/TCS0002 | 1/18/2024 | 4 Unit(s) - Failed
+37.600sSending to 3E: #24313820 | 335848/0004 | 5/21/2025 | 138240 Unit(s) - Failed
+37.609sSending to 3E: #20534399 | 000001/0018 | 1/31/2024 | 18 Unit(s) - Failed
+37.617sSending to 3E: #24313877 | 337877/0003 | 5/23/2025 | 2667456 Unit(s) - Failed
+37.625sSending to 3E: #20558159 | 008501/TCS2597 | 1/29/2024 | 2 Unit(s) - Failed
+37.633sSending to 3E: #24314507 | 303062/0011 | 5/16/2025 | 147456 Unit(s) - Failed
+37.642sSending to 3E: #24314541 | 330286/0002 | 4/17/2025 | 196608 Unit(s) - Failed
+37.651sSending to 3E: #24314521 | 304423/0004 | 4/17/2025 | 147456 Unit(s) - Failed
+37.659sSending to 3E: #24314526 | 336783/0005 | 4/17/2025 | 294912 Unit(s) - Failed
+37.668sSending to 3E: #24314516 | 010801/0008 | 4/18/2025 | 147456 Unit(s) - Failed
+37.677sSending to 3E: #16198915 | 012986/0008 | 3/22/2023 | 2 Unit(s) - Failed
+37.685sSending to 3E: #24313848 | 335848/0004 | 5/13/2025 | 147456 Unit(s) - Failed
+37.693sSending to 3E: #20894015 | 000001/0018 | 1/3/2024 | 16 Unit(s) - Failed
+37.711sSending to 3E: #24314326 | 324247/0009 | 5/23/2025 | 34 Unit(s) - Failed
+37.719sSending to 3E: #24314600 | 338318/0001 | 5/16/2025 | 131072 Unit(s) - Failed
+37.728sSending to 3E: #24314513 | 011181/0011 | 5/19/2025 | 331776 Unit(s) - Failed
+37.741sSending to 3E: #24314537 | 301961/0007 | 4/17/2025 | 163840 Unit(s) - Failed
+37.761sSending to 3E: #24314530 | 302932/0009 | 4/17/2025 | 163840 Unit(s) - Failed
+37.781sSending to 3E: #24314527 | 337083/0001 | 4/17/2025 | 196608 Unit(s) - Failed
+37.790sSending to 3E: #24314514 | 338635/0001 | 4/18/2025 | 196608 Unit(s) - Failed
+37.800sSending to 3E: #9001980 | 012986/0008 | 3/23/2023 | 2 Unit(s) - Failed
+37.809sSending to 3E: #24313830 | 335848/0004 | 5/14/2025 | 165888 Unit(s) - Failed
+37.817sSending to 3E: #20760383 | 335735/0001 | 1/10/2024 | 24 Unit(s) - Failed
+37.826sSending to 3E: #24314322 | 312684/0009 | 5/25/2025 | 221184 Unit(s) - Failed
+37.834sSending to 3E: #24314604 | 339177/0001 | 5/16/2025 | 16 Unit(s) - Failed
+37.842sSending to 3E: #20585053 | 303063/TCS0001 | 1/31/2024 | 8 Unit(s) - Failed
+37.851sSending to 3E: #20865391 | 303063/TCS0001 | 1/31/2024 | -2 Unit(s) - Failed
+37.859sSending to 3E: #22157041 | 301710/0002 | 3/11/2024 | 8 Unit(s) - Failed
+37.870sSending to 3E: #17870303 | 333387/0006 | 7/13/2023 | 40 Unit(s) - Failed
+37.878sSending to 3E: #17891802 | 003004/0019 | 7/15/2023 | 20 Unit(s) - Failed
+37.886sSending to 3E: #17908478 | 301992/0005 | 7/18/2023 | 20 Unit(s) - Failed
+37.894sSending to 3E: #20422898 | 313035/TCS0001 | 1/18/2024 | -1 Unit(s) - Failed
+37.902sSending to 3E: #20456462 | 011194/TCS14843 | 12/12/2022 | 1 Unit(s) - Failed
+37.911sSending to 3E: #20522607 | 007933/TCS0001 | 1/18/2024 | -2 Unit(s) - Failed
+37.918sSending to 3E: #20545717 | 008630/TCS0001 | 12/12/2022 | 1 Unit(s) - Failed
+37.927sSending to 3E: #20728081 | 308780/TCS0002 | 1/18/2024 | 4 Unit(s) - Failed
+37.935sSending to 3E: #20737386 | 307233/TCS0001 | 12/12/2022 | -4 Unit(s) - Failed
+37.943sSending to 3E: #22157014 | 301710/0002 | 3/11/2024 | 10 Unit(s) - Failed
+37.953sSending to 3E: #20482196 | 313902/0009 | 1/19/2024 | 12 Unit(s) - Failed
+37.962sSending to 3E: #17878760 | 306257/0003 | 7/14/2023 | 40 Unit(s) - Failed
+37.970sSending to 3E: #17891798 | 302777/0005 | 7/15/2023 | 20 Unit(s) - Failed
+37.979sSending to 3E: #17908480 | 305853/0004 | 7/18/2023 | 40 Unit(s) - Failed
+37.988sSending to 3E: #20382122 | 009300/TCS14842 | 12/12/2022 | -1 Unit(s) - Failed
+37.997sSending to 3E: #20450274 | 301201/TCS0001 | 1/18/2024 | -1 Unit(s) - Failed
+38.005sSending to 3E: #20453195 | 011438/TCS0001 | 2/1/2022 | 2 Unit(s) - Failed
+38.013sSending to 3E: #20510505 | 313035/TCS0001 | 1/18/2024 | 1 Unit(s) - Failed
+38.022sSending to 3E: #20551469 | 008630/TCS0001 | 12/12/2022 | -1 Unit(s) - Failed
+38.030sSending to 3E: #20557280 | 005426/TCS11503 | 1/29/2024 | -3 Unit(s) - Failed
+38.101sSending to 3E: #21039680 | 008501/TCS2597 | 1/29/2024 | -4 Unit(s) - Failed
+38.115sSending to 3E: #22157016 | 301710/0002 | 3/11/2024 | 2 Unit(s) - Failed
+38.124sSending to 3E: #17864850 | 011526/0008 | 7/12/2023 | 20 Unit(s) - Failed
+38.133sSending to 3E: #17878769 | 009506/0010 | 7/14/2023 | 20 Unit(s) - Failed

+10m 57.577s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

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

Enqueue at:
11/1/2025 4:51:01 AM

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

+5.200s Processing

Server:
dw0sdwk000ekr:2600
Worker:
bf9ba3c5
+147msOfflineTimeCommitTo3ECommandHandler - Started
+2.541sNo of records retrieved : 410

+4m 58.667s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+16ms Scheduled

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

Enqueue at:
11/1/2025 4:39:40 AM

+2.794s 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:2600
Worker:
4439a969
+35msOfflineTimeCommitTo3ECommandHandler - Started
+952msNo of records retrieved : 410

+1m 40.440s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+20ms Scheduled

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

Enqueue at:
11/1/2025 4:34:50 AM

+5.013s 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:2600
Worker:
390f05b5
+66msOfflineTimeCommitTo3ECommandHandler - Started
+1.979sNo of records retrieved : 410

+56.654s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/1/2025 4:32:58 AM

+3.657s 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:2600
Worker:
bf9ba3c5
+42msOfflineTimeCommitTo3ECommandHandler - Started
+1.559sNo of records retrieved : 410

+1m 12.240s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/1/2025 4:31:57 AM

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

+70ms Processing

Server:
dw0sdwk000ekr:2600
Worker:
27a6fb10
+91msOfflineTimeCommitTo3ECommandHandler - Started
+1.155sNo of records retrieved : 410

+41.683s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/1/2025 4:30:38 AM

+7.207s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+73ms Processing

Server:
dw0sdwk000ekr:2600
Worker:
390f05b5
+104msOfflineTimeCommitTo3ECommandHandler - Started
+1.976sNo of records retrieved : 410

+10ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/1/2025 4:30:01 AM Created