IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1113383
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
1763053204

State

11/13/2025 9:31:16 PM (+3.820s) 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:
dw0sdwk000ewl:6856
Worker:
dcfd6270
+81msOfflineTimeCommitTo3ECommandHandler - Started
+1.038sNo of records retrieved : 416

+1h 51m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+13ms Scheduled

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

Enqueue at:
11/13/2025 9:30:58 PM

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

+433ms Processing

Server:
dw0sdwk000ewl:7440
Worker:
ab7d62e6

+1h 9m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

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

Enqueue at:
11/13/2025 7:39:27 PM

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

+86ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
93ee0635
+101msOfflineTimeCommitTo3ECommandHandler - Started
+1.057sNo of records retrieved : 416

+42m 45.124s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/13/2025 6:30:12 PM

+3.167s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+26ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
dcfd6270
+59msOfflineTimeCommitTo3ECommandHandler - Started
+1.221sNo of records retrieved : 416

+24m 20.857s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+17ms Scheduled

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

Enqueue at:
11/13/2025 5:47:34 PM

+35.063s 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 273
   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)

+70ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
93ee0635
+101msOfflineTimeCommitTo3ECommandHandler - Started
+1.787sNo of records retrieved : 416
+5.385sProcessing #: 24318200 | FeeUserId - 603 | Client # - 010038 | Study # - 0035
+5.393sStudy Found: #- 154677 | Timekeeper - 3544 | Office - 45137
+5.413sProcessing #: 21071521 | FeeUserId - 3487 | Client # - 305924 | Study # - TCS0001
+5.433sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+5.441sProcessing #: 19845309 | FeeUserId - 6659 | Client # - 329424 | Study # - 0003
+5.449sStudy Found: #- 138846 | Timekeeper - 2 | Office - 20250
+5.457sProcessing #: 19877036 | FeeUserId - 6659 | Client # - 305856 | Study # - 0005
+5.465sStudy Found: #- 132449 | Timekeeper - 2 | Office - 20000
+5.474sProcessing #: 20770394 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+5.484sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+5.491sProcessing #: 24314440 | FeeUserId - 498 | Client # - 303433 | Study # - 0002
+5.498sStudy Found: #- 60395 | Timekeeper - 3426 | Office - 50142
+5.508sProcessing #: 24318024 | FeeUserId - 6659 | Client # - 009298 | Study # - 0012
+5.515sStudy Found: #- 148550 | Timekeeper - 2 | Office - 17250
+5.525sProcessing #: 24318269 | FeeUserId - 6659 | Client # - 301290 | Study # - 0008
+5.532sStudy Found: #- 147562 | Timekeeper - 2 | Office - 16500
+5.542sProcessing #: 24318261 | FeeUserId - 6659 | Client # - 009224 | Study # - 0014
+5.549sStudy Found: #- 151011 | Timekeeper - 2 | Office - 12000
+5.557sProcessing #: 24318644 | FeeUserId - 6659 | Client # - 009164 | Study # - 0013
+5.567sStudy Found: #- 150949 | Timekeeper - 2 | Office - 22250
+5.578sProcessing #: 24318631 | FeeUserId - 6659 | Client # - 301516 | Study # - 0013
+5.585sStudy Found: #- 147587 | Timekeeper - 2 | Office - 21750
+5.592sProcessing #: 24308699 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+5.607sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+5.616sProcessing #: 20999109 | FeeUserId - 3487 | Client # - 302992 | Study # - TCS0001
+5.624sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+5.631sProcessing #: 19845299 | FeeUserId - 6659 | Client # - 301132 | Study # - 0006
+5.638sStudy Found: #- 134236 | Timekeeper - 2 | Office - 13250
+5.646sProcessing #: 24314436 | FeeUserId - 7103 | Client # - 332121 | Study # - 0005
+5.654sStudy Found: #- 150410 | Timekeeper - 5016 | Office - 45131
+5.660sProcessing #: 24314322 | FeeUserId - 7624 | Client # - 312684 | Study # - 0009
+5.668sStudy Found: #- 151086 | Timekeeper - 6681 | Office - 14500
+5.676sProcessing #: 24314451 | FeeUserId - 497 | Client # - 338659 | Study # - 0001
+5.683sStudy Found: #- 152071 | Timekeeper - 3426 | Office - 50137
+5.691sProcessing #: 24317395 | FeeUserId - 6659 | Client # - 012723 | Study # - 0011
+5.698sStudy Found: #- 147201 | Timekeeper - 2 | Office - 20000
+5.706sProcessing #: 24318265 | FeeUserId - 6659 | Client # - 012430 | Study # - 0009
+5.714sStudy Found: #- 147786 | Timekeeper - 2 | Office - 15500
+5.722sProcessing #: 24318274 | FeeUserId - 6659 | Client # - 011763 | Study # - 0011
+5.731sStudy Found: #- 150980 | Timekeeper - 2 | Office - 13500
+5.739sProcessing #: 24318616 | FeeUserId - 6659 | Client # - 014580 | Study # - 0010
+5.747sStudy Found: #- 147054 | Timekeeper - 2 | Office - 17750
+5.753sProcessing #: 24318657 | FeeUserId - 6659 | Client # - 007616 | Study # - 0015
+5.761sStudy Found: #- 148679 | Timekeeper - 2 | Office - 15500
+5.769sProcessing #: 20508604 | FeeUserId - 3487 | Client # - 305924 | Study # - TCS0001
+5.777sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+5.785sProcessing #: 19597761 | FeeUserId - 6659 | Client # - 009812 | Study # - 0007
+5.792sStudy Found: #- 126382 | Timekeeper - 2 | Office - 15500
+5.799sProcessing #: 19869203 | FeeUserId - 6659 | Client # - 301677 | Study # - 0005
+5.807sStudy Found: #- 134222 | Timekeeper - 2 | Office - 17500
+5.814sProcessing #: 20529250 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+5.823sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+5.831sProcessing #: 24314427 | FeeUserId - 497 | Client # - 303433 | Study # - 0002
+5.838sStudy Found: #- 60395 | Timekeeper - 3426 | Office - 50142
+5.846sProcessing #: 24317991 | FeeUserId - 6659 | Client # - 304710 | Study # - 0008
+5.853sStudy Found: #- 149230 | Timekeeper - 2 | Office - 17750
+5.860sProcessing #: 24318272 | FeeUserId - 6659 | Client # - 012706 | Study # - 0009
+5.868sStudy Found: #- 147133 | Timekeeper - 2 | Office - 11000
+5.878sProcessing #: 24318263 | FeeUserId - 6659 | Client # - 001361 | Study # - 0011
+5.886sStudy Found: #- 149068 | Timekeeper - 2 | Office - 11000
+5.894sProcessing #: 24318656 | FeeUserId - 6659 | Client # - 013658 | Study # - 0013
+5.902sStudy Found: #- 150985 | Timekeeper - 2 | Office - 11000
+5.909sProcessing #: 24318648 | FeeUserId - 6659 | Client # - 008552 | Study # - 0025
+5.916sStudy Found: #- 148567 | Timekeeper - 2 | Office - 10000
+5.923sProcessing #: 24318619 | FeeUserId - 6659 | Client # - 301846 | Study # - 0008
+5.932sStudy Found: #- 146824 | Timekeeper - 2 | Office - 13250
+5.939sProcessing #: 24308696 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+5.946sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+5.953sProcessing #: 20435351 | FeeUserId - 3487 | Client # - 307233 | Study # - TCS0001
+5.961sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+5.977sProcessing #: 19845306 | FeeUserId - 6659 | Client # - 309547 | Study # - 0005
+5.985sStudy Found: #- 136822 | Timekeeper - 2 | Office - 20500
+5.994sProcessing #: 24314449 | FeeUserId - 7103 | Client # - 332121 | Study # - 0005
+6.001sStudy Found: #- 150410 | Timekeeper - 5016 | Office - 45131
+6.014sProcessing #: 21104313 | FeeUserId - 7183 | Client # - 009976 | Study # - TCS0001
+6.030sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+6.040sProcessing #: 23949783 | FeeUserId - 5947 | Client # - 338571 | Study # - 0001
+6.051sStudy Found: #- 151759 | Timekeeper - 1756 | Office - 18500
+6.071sProcessing #: 24318270 | FeeUserId - 6659 | Client # - 014305 | Study # - 0010
+6.084sStudy Found: #- 147047 | Timekeeper - 2 | Office - 13750
+6.093sProcessing #: 24318271 | FeeUserId - 6659 | Client # - 010196 | Study # - 0016
+6.102sStudy Found: #- 149359 | Timekeeper - 2 | Office - 13000
+6.109sProcessing #: 24318477 | FeeUserId - 6659 | Client # - 301046 | Study # - 0005
+6.118sStudy Found: #- 117926 | Timekeeper - 2 | Office - 17750
+6.126sProcessing #: 24318636 | FeeUserId - 6659 | Client # - 301487 | Study # - 0007
+6.134sStudy Found: #- 147487 | Timekeeper - 2 | Office - 13000
+6.141sProcessing #: 24318650 | FeeUserId - 6659 | Client # - 009226 | Study # - 0010
+6.149sStudy Found: #- 148629 | Timekeeper - 2 | Office - 10000
+6.156sProcessing #: 24216384 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+6.164sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+6.173sProcessing #: 20892233 | FeeUserId - 3487 | Client # - 005590 | Study # - TCS2410
+6.181sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+6.189sProcessing #: 19845317 | FeeUserId - 6659 | Client # - 311601 | Study # - 0009
+6.197sStudy Found: #- 133273 | Timekeeper - 2 | Office - 13250
+6.203sProcessing #: 20211185 | FeeUserId - 6659 | Client # - 328769 | Study # - 0004
+6.211sStudy Found: #- 140230 | Timekeeper - 2 | Office - 17750
+6.219sProcessing #: 20706283 | FeeUserId - 7183 | Client # - 009976 | Study # - TCS0001
+6.227sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+6.234sProcessing #: 24314405 | FeeUserId - 498 | Client # - 303433 | Study # - 0006
+6.246sStudy Found: #- 60399 | Timekeeper - 3426 | Office - 50142
+6.253sProcessing #: 24318262 | FeeUserId - 6659 | Client # - 012752 | Study # - 0011
+6.267sStudy Found: #- 147112 | Timekeeper - 2 | Office - 15500
+6.276sProcessing #: 24318268 | FeeUserId - 6659 | Client # - 011451 | Study # - 0006
+6.284sStudy Found: #- 148218 | Timekeeper - 2 | Office - 13500
+6.291sProcessing #: 24318259 | FeeUserId - 6659 | Client # - 304883 | Study # - 0007
+6.299sStudy Found: #- 149224 | Timekeeper - 2 | Office - 13750
+6.308sProcessing #: 24318643 | FeeUserId - 6659 | Client # - 005538 | Study # - 0017
+6.316sStudy Found: #- 148878 | Timekeeper - 2 | Office - 13000
+6.329sProcessing #: 24318651 | FeeUserId - 6659 | Client # - 005870 | Study # - 0014
+6.337sStudy Found: #- 148960 | Timekeeper - 2 | Office - 19250
+6.363sProcessing #: 24308715 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+6.371sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+6.378sProcessing #: 21035177 | FeeUserId - 3487 | Client # - 302992 | Study # - TCS0001
+6.391sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+6.399sProcessing #: 19845304 | FeeUserId - 6659 | Client # - 000962 | Study # - 0014
+6.407sStudy Found: #- 133164 | Timekeeper - 2 | Office - 21500
+6.415sProcessing #: 20347161 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+6.422sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+6.430sProcessing #: 24314443 | FeeUserId - 497 | Client # - 303433 | Study # - 0002
+6.437sStudy Found: #- 60395 | Timekeeper - 3426 | Office - 50142
+6.484sProcessing #: 24317924 | FeeUserId - 6659 | Client # - 009639 | Study # - 0011
+6.492sStudy Found: #- 148521 | Timekeeper - 2 | Office - 17750
+6.500sProcessing #: 24318264 | FeeUserId - 6659 | Client # - 011721 | Study # - 0011
+6.509sStudy Found: #- 148186 | Timekeeper - 2 | Office - 13500
+6.516sProcessing #: 24318266 | FeeUserId - 6659 | Client # - 319701 | Study # - 0006
+6.523sStudy Found: #- 147500 | Timekeeper - 2 | Office - 11000
+6.531sProcessing #: 24318653 | FeeUserId - 6659 | Client # - 010627 | Study # - 0010
+6.539sStudy Found: #- 148515 | Timekeeper - 2 | Office - 15750
+6.547sProcessing #: 24318614 | FeeUserId - 6659 | Client # - 005810 | Study # - 0014
+6.555sStudy Found: #- 148935 | Timekeeper - 2 | Office - 11000
+6.561sProcessing #: 24318659 | FeeUserId - 6659 | Client # - 002082 | Study # - 0011
+6.569sStudy Found: #- 149058 | Timekeeper - 2 | Office - 11000
+6.575sProcessing #: 24318622 | FeeUserId - 6659 | Client # - 303145 | Study # - 0006
+6.584sStudy Found: #- 147636 | Timekeeper - 2 | Office - 20500
+6.591sProcessing #: 24308697 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+6.600sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+6.622sProcessing #: 20737386 | FeeUserId - 3487 | Client # - 307233 | Study # - TCS0001
+6.632sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+6.640sProcessing #: 19845316 | FeeUserId - 6659 | Client # - 012742 | Study # - 0016
+6.648sStudy Found: #- 136825 | Timekeeper - 2 | Office - 15250
+6.655sProcessing #: 24314437 | FeeUserId - 7103 | Client # - 332121 | Study # - 0005
+6.664sStudy Found: #- 150410 | Timekeeper - 5016 | Office - 45131
+6.671sProcessing #: 24314326 | FeeUserId - 7621 | Client # - 324247 | Study # - 0009
+6.678sStudy Found: #- 141816 | Timekeeper - 6679 | Office - 13750
+6.684sProcessing #: 24317401 | FeeUserId - 6659 | Client # - 308525 | Study # - 0006
+6.692sStudy Found: #- 147738 | Timekeeper - 2 | Office - 18000
+6.699sProcessing #: 24318275 | FeeUserId - 6659 | Client # - 011606 | Study # - 0011
+6.707sStudy Found: #- 148203 | Timekeeper - 2 | Office - 13500
+6.714sProcessing #: 24318273 | FeeUserId - 6659 | Client # - 012969 | Study # - 0010
+6.723sStudy Found: #- 147137 | Timekeeper - 2 | Office - 16000
+6.732sProcessing #: 24318604 | FeeUserId - 6659 | Client # - 010344 | Study # - 0011
+6.739sStudy Found: #- 148451 | Timekeeper - 2 | Office - 14250
+6.746sProcessing #: 24318630 | FeeUserId - 6659 | Client # - 302107 | Study # - 0006
+6.754sStudy Found: #- 146884 | Timekeeper - 2 | Office - 20250
+6.762sProcessing #: 24318655 | FeeUserId - 6659 | Client # - 013292 | Study # - 0010
+6.771sStudy Found: #- 147618 | Timekeeper - 2 | Office - 15500
+6.778sProcessing #: 24216385 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+6.785sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+6.792sProcessing #: 20615078 | FeeUserId - 3487 | Client # - 005590 | Study # - TCS2410
+6.800sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+6.808sProcessing #: 19845293 | FeeUserId - 6659 | Client # - 013846 | Study # - 0008
+6.816sStudy Found: #- 137313 | Timekeeper - 2 | Office - 13250
+6.823sProcessing #: 19877118 | FeeUserId - 6659 | Client # - 305831 | Study # - 0005
+6.830sStudy Found: #- 132896 | Timekeeper - 2 | Office - 19750
+6.838sProcessing #: 21052387 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+6.845sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+6.855sProcessing #: 24314430 | FeeUserId - 498 | Client # - 303433 | Study # - 0006
+6.862sStudy Found: #- 60399 | Timekeeper - 3426 | Office - 50142
+6.870sProcessing #: 24318025 | FeeUserId - 6659 | Client # - 339261 | Study # - 0001
+6.877sStudy Found: #- 154736 | Timekeeper - 2 | Office - 13000
+6.885sProcessing #: 24318267 | FeeUserId - 6659 | Client # - 300022 | Study # - 0007
+6.893sStudy Found: #- 146916 | Timekeeper - 2 | Office - 13250
+6.900sProcessing #: 24318260 | FeeUserId - 6659 | Client # - 013500 | Study # - 0011
+6.907sStudy Found: #- 147453 | Timekeeper - 2 | Office - 13750
+6.915sProcessing #: 24318640 | FeeUserId - 6659 | Client # - 305820 | Study # - 0006
+6.922sStudy Found: #- 148853 | Timekeeper - 2 | Office - 19250
+6.940sProcessing #: 24318620 | FeeUserId - 6659 | Client # - 304476 | Study # - 0007
+6.950sStudy Found: #- 149234 | Timekeeper - 2 | Office - 15500
+6.957sProcessing #: 24318639 | FeeUserId - 6659 | Client # - 307408 | Study # - 0006
+6.964sStudy Found: #- 147733 | Timekeeper - 2 | Office - 20500
+6.971sProcessing #: 24318658 | FeeUserId - 6659 | Client # - 013710 | Study # - 0009
+6.980sStudy Found: #- 147278 | Timekeeper - 2 | Office - 20250
+6.988sProcessing #: 24318628 | FeeUserId - 6659 | Client # - 009886 | Study # - 0023
+6.996sStudy Found: #- 148493 | Timekeeper - 2 | Office - 13000
+7.003sProcessing #: 24319611 | FeeUserId - 6659 | Client # - 007329 | Study # - 0026
+7.010sStudy Found: #- 148705 | Timekeeper - 2 | Office - 13000
+7.017sProcessing #: 24319977 | FeeUserId - 6659 | Client # - 001088 | Study # - 0015
+7.034sStudy Found: #- 155006 | Timekeeper - 2 | Office - 19250
+7.053sProcessing #: 9001980 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+7.064sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+7.071sProcessing #: 17870303 | FeeUserId - 7223 | Client # - 333387 | Study # - 0006
+7.079sStudy Found: #- 128873 | Timekeeper - 3926 | Office - 19250
+7.087sProcessing #: 17891802 | FeeUserId - 7223 | Client # - 003004 | Study # - 0019
+7.094sStudy Found: #- 117174 | Timekeeper - 3926 | Office - 11000
+7.104sProcessing #: 17908478 | FeeUserId - 7223 | Client # - 301992 | Study # - 0005
+7.112sStudy Found: #- 114961 | Timekeeper - 3926 | Office - 18750
+7.120sProcessing #: 20384680 | FeeUserId - 5856 | Client # - 011194 | Study # - TCS14843
+7.131sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+7.138sProcessing #: 20422742 | FeeUserId - 5856 | Client # - 008630 | Study # - TCS0001
+7.152sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+7.160sSending to 3E: Started
+33.938sSending to 3E: #24318200 | 010038/0035 | 8/29/2025 | 1 Unit(s) - Failed
+33.957sSending to 3E: #21071521 | 305924/TCS0001 | 12/12/2022 | -4 Unit(s) - Failed
+33.966sSending to 3E: #19845309 | 329424/0003 | 1/1/2024 | 40 Unit(s) - Failed
+33.973sSending to 3E: #19877036 | 305856/0005 | 1/4/2024 | 40 Unit(s) - Failed
+33.982sSending to 3E: #20770394 | 013892/TCS0002 | 1/18/2024 | 4 Unit(s) - Failed
+33.992sSending to 3E: #24314440 | 303433/0002 | 5/1/2025 | 196608 Unit(s) - Failed
+33.999sSending to 3E: #24318024 | 009298/0012 | 8/21/2025 | 20 Unit(s) - Failed
+34.008sSending to 3E: #24318269 | 301290/0008 | 8/31/2025 | 40 Unit(s) - Failed
+34.015sSending to 3E: #24318261 | 009224/0014 | 8/31/2025 | 40 Unit(s) - Failed
+34.024sSending to 3E: #24318644 | 009164/0013 | 9/30/2025 | 40 Unit(s) - Failed
+34.031sSending to 3E: #24318631 | 301516/0013 | 9/30/2025 | 40 Unit(s) - Failed
+34.040sSending to 3E: #24308699 | 010038/0020 | 4/28/2025 | 12 Unit(s) - Failed
+34.054sSending to 3E: #20999109 | 302992/TCS0001 | 12/12/2022 | -2 Unit(s) - Failed
+34.062sSending to 3E: #19845299 | 301132/0006 | 1/1/2024 | 40 Unit(s) - Failed
+34.071sSending to 3E: #24314436 | 332121/0005 | 5/22/2025 | 131072 Unit(s) - Failed
+34.078sSending to 3E: #24314322 | 312684/0009 | 5/25/2025 | 221184 Unit(s) - Failed
+34.086sSending to 3E: #24314451 | 338659/0001 | 4/29/2025 | 703478 Unit(s) - Failed
+34.093sSending to 3E: #24317395 | 012723/0011 | 7/31/2025 | 40 Unit(s) - Failed
+34.101sSending to 3E: #24318265 | 012430/0009 | 8/31/2025 | 40 Unit(s) - Failed
+34.107sSending to 3E: #24318274 | 011763/0011 | 8/31/2025 | 40 Unit(s) - Failed
+34.117sSending to 3E: #24318616 | 014580/0010 | 9/30/2025 | 40 Unit(s) - Failed
+34.127sSending to 3E: #24318657 | 007616/0015 | 9/30/2025 | 40 Unit(s) - Failed
+34.136sSending to 3E: #20508604 | 305924/TCS0001 | 12/12/2022 | 4 Unit(s) - Failed
+34.143sSending to 3E: #19597761 | 009812/0007 | 12/5/2023 | 20 Unit(s) - Failed
+34.150sSending to 3E: #19869203 | 301677/0005 | 1/3/2024 | 40 Unit(s) - Failed
+34.158sSending to 3E: #20529250 | 013892/TCS0002 | 1/18/2024 | 2 Unit(s) - Failed
+34.165sSending to 3E: #24314427 | 303433/0002 | 5/16/2025 | 147456 Unit(s) - Failed
+34.173sSending to 3E: #24317991 | 304710/0008 | 8/20/2025 | 40 Unit(s) - Failed
+34.182sSending to 3E: #24318272 | 012706/0009 | 8/31/2025 | 40 Unit(s) - Failed
+34.189sSending to 3E: #24318263 | 001361/0011 | 8/31/2025 | 40 Unit(s) - Failed
+34.197sSending to 3E: #24318656 | 013658/0013 | 9/30/2025 | 40 Unit(s) - Failed
+34.204sSending to 3E: #24318648 | 008552/0025 | 9/30/2025 | 40 Unit(s) - Failed
+34.211sSending to 3E: #24318619 | 301846/0008 | 9/30/2025 | 40 Unit(s) - Failed
+34.219sSending to 3E: #24308696 | 010038/0020 | 4/28/2025 | 6 Unit(s) - Failed
+34.226sSending to 3E: #20435351 | 307233/TCS0001 | 12/12/2022 | 4 Unit(s) - Failed
+34.235sSending to 3E: #19845306 | 309547/0005 | 1/1/2024 | 40 Unit(s) - Failed
+34.242sSending to 3E: #24314449 | 332121/0005 | 5/19/2025 | 131072 Unit(s) - Failed
+34.250sSending to 3E: #21104313 | 009976/TCS0001 | 1/18/2024 | -2 Unit(s) - Failed
+34.261sSending to 3E: #23949783 | 338571/0001 | 2/17/2025 | 2 Unit(s) - Failed
+34.290sSending to 3E: #24318270 | 014305/0010 | 8/31/2025 | 40 Unit(s) - Failed
+34.311sSending to 3E: #24318271 | 010196/0016 | 8/31/2025 | 40 Unit(s) - Failed
+34.321sSending to 3E: #24318477 | 301046/0005 | 9/15/2025 | 20 Unit(s) - Failed
+34.329sSending to 3E: #24318636 | 301487/0007 | 9/30/2025 | 40 Unit(s) - Failed
+34.336sSending to 3E: #24318650 | 009226/0010 | 9/30/2025 | 40 Unit(s) - Failed
+34.344sSending to 3E: #24216384 | 010038/0020 | 4/22/2025 | 12 Unit(s) - Failed
+34.351sSending to 3E: #20892233 | 005590/TCS2410 | 12/12/2022 | -4 Unit(s) - Failed
+34.364sSending to 3E: #19845317 | 311601/0009 | 1/1/2024 | 40 Unit(s) - Failed
+34.372sSending to 3E: #20211185 | 328769/0004 | 2/5/2024 | 40 Unit(s) - Failed
+34.380sSending to 3E: #20706283 | 009976/TCS0001 | 1/18/2024 | 2 Unit(s) - Failed
+34.393sSending to 3E: #24314405 | 303433/0006 | 5/26/2025 | 196608 Unit(s) - Failed
+34.415sSending to 3E: #24318262 | 012752/0011 | 8/31/2025 | 40 Unit(s) - Failed
+34.430sSending to 3E: #24318268 | 011451/0006 | 8/31/2025 | 40 Unit(s) - Failed
+34.453sSending to 3E: #24318259 | 304883/0007 | 8/31/2025 | 40 Unit(s) - Failed
+34.460sSending to 3E: #24318643 | 005538/0017 | 9/30/2025 | 80 Unit(s) - Failed
+34.468sSending to 3E: #24318651 | 005870/0014 | 9/30/2025 | 80 Unit(s) - Failed
+34.475sSending to 3E: #24308715 | 010038/0020 | 4/30/2025 | 6 Unit(s) - Failed
+34.482sSending to 3E: #21035177 | 302992/TCS0001 | 12/12/2022 | 2 Unit(s) - Failed
+34.496sSending to 3E: #19845304 | 000962/0014 | 1/1/2024 | 40 Unit(s) - Failed
+34.506sSending to 3E: #20347161 | 013892/TCS0002 | 1/18/2024 | -4 Unit(s) - Failed
+34.516sSending to 3E: #24314443 | 303433/0002 | 4/30/2025 | 196608 Unit(s) - Failed
+34.526sSending to 3E: #24317924 | 009639/0011 | 8/19/2025 | 40 Unit(s) - Failed
+34.537sSending to 3E: #24318264 | 011721/0011 | 8/31/2025 | 40 Unit(s) - Failed
+34.546sSending to 3E: #24318266 | 319701/0006 | 8/31/2025 | 40 Unit(s) - Failed
+34.553sSending to 3E: #24318653 | 010627/0010 | 9/30/2025 | 80 Unit(s) - Failed
+34.561sSending to 3E: #24318614 | 005810/0014 | 9/30/2025 | 80 Unit(s) - Failed
+34.571sSending to 3E: #24318659 | 002082/0011 | 9/30/2025 | 80 Unit(s) - Failed
+34.578sSending to 3E: #24318622 | 303145/0006 | 9/30/2025 | 80 Unit(s) - Failed
+34.585sSending to 3E: #24308697 | 010038/0020 | 4/28/2025 | 6 Unit(s) - Failed
+34.592sSending to 3E: #20737386 | 307233/TCS0001 | 12/12/2022 | -4 Unit(s) - Failed
+34.601sSending to 3E: #19845316 | 012742/0016 | 1/1/2024 | 40 Unit(s) - Failed
+34.607sSending to 3E: #24314437 | 332121/0005 | 5/21/2025 | 331776 Unit(s) - Failed
+34.616sSending to 3E: #24314326 | 324247/0009 | 5/23/2025 | 34 Unit(s) - Failed
+34.627sSending to 3E: #24317401 | 308525/0006 | 7/31/2025 | 40 Unit(s) - Failed
+34.635sSending to 3E: #24318275 | 011606/0011 | 8/31/2025 | 40 Unit(s) - Failed
+34.642sSending to 3E: #24318273 | 012969/0010 | 8/31/2025 | 40 Unit(s) - Failed
+34.649sSending to 3E: #24318604 | 010344/0011 | 9/29/2025 | 80 Unit(s) - Failed
+34.656sSending to 3E: #24318630 | 302107/0006 | 9/30/2025 | 80 Unit(s) - Failed
+34.664sSending to 3E: #24318655 | 013292/0010 | 9/30/2025 | 80 Unit(s) - Failed
+34.671sSending to 3E: #24216385 | 010038/0020 | 4/21/2025 | 4 Unit(s) - Failed
+34.678sSending to 3E: #20615078 | 005590/TCS2410 | 12/12/2022 | 4 Unit(s) - Failed
+34.690sSending to 3E: #19845293 | 013846/0008 | 1/1/2024 | 40 Unit(s) - Failed
+34.697sSending to 3E: #19877118 | 305831/0005 | 1/4/2024 | 40 Unit(s) - Failed
+34.704sSending to 3E: #21052387 | 013892/TCS0002 | 1/18/2024 | -2 Unit(s) - Failed
+34.713sSending to 3E: #24314430 | 303433/0006 | 5/8/2025 | 147456 Unit(s) - Failed
+34.723sSending to 3E: #24318025 | 339261/0001 | 8/21/2025 | 40 Unit(s) - Failed
+34.732sSending to 3E: #24318267 | 300022/0007 | 8/31/2025 | 40 Unit(s) - Failed
+34.743sSending to 3E: #24318260 | 013500/0011 | 8/31/2025 | 40 Unit(s) - Failed
+34.751sSending to 3E: #24318640 | 305820/0006 | 9/30/2025 | 80 Unit(s) - Failed
+34.759sSending to 3E: #24318620 | 304476/0007 | 9/30/2025 | 80 Unit(s) - Failed
+34.766sSending to 3E: #24318639 | 307408/0006 | 9/30/2025 | 40 Unit(s) - Failed
+34.774sSending to 3E: #24318658 | 013710/0009 | 9/30/2025 | 40 Unit(s) - Failed
+34.781sSending to 3E: #24318628 | 009886/0023 | 9/30/2025 | 40 Unit(s) - Failed
+34.789sSending to 3E: #24319611 | 007329/0026 | 10/5/2025 | 80 Unit(s) - Success
+34.797sSending to 3E: #24319977 | 001088/0015 | 10/22/2025 | 80 Unit(s) - Success
+34.806sSending to 3E: #9001980 | 012986/0008 | 3/23/2023 | 2 Unit(s) - Failed
+34.816sSending to 3E: #17870303 | 333387/0006 | 7/13/2023 | 40 Unit(s) - Failed
+34.823sSending to 3E: #17891802 | 003004/0019 | 7/15/2023 | 20 Unit(s) - Failed
+34.830sSending to 3E: #17908478 | 301992/0005 | 7/18/2023 | 20 Unit(s) - Failed
+34.838sSending to 3E: #20384680 | 011194/TCS14843 | 12/12/2022 | -2 Unit(s) - Failed
+34.845sSending to 3E: #20422742 | 008630/TCS0001 | 12/12/2022 | -1 Unit(s) - Failed

+11m 12.330s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/13/2025 5:22:33 PM

+4.460s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+113ms Processing

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

+5m 45.154s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/13/2025 5:11:20 PM

+190ms Failed

An exception occurred during processing of a background job.

System.InvalidOperationException

A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.

System.InvalidOperationException: A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.
   at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProvider provider, Type type)
   at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Type type)
   at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContext context, IEnumerable`1 filters)
   at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.Worker.PerformJob(BackgroundProcessContext context, IStorageConnection connection, String jobId)

+180ms Processing

Server:
dw0sdwk000ewl:7440
Worker:
ab7d62e6

+2m 24.527s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+13ms Scheduled

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

Enqueue at:
11/13/2025 5:05:38 PM

+5.647s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+50ms Processing

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

+1m 42.080s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/13/2025 5:02:54 PM

+6.210s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+1.187s Processing

Server:
dw0sdwk000ewl:6856
Worker:
fc389639
+36msOfflineTimeCommitTo3ECommandHandler - Started
+1.203sNo of records retrieved : 415

+40.493s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/13/2025 5:01:10 PM

+4.583s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+60ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
dcfd6270
+123msOfflineTimeCommitTo3ECommandHandler - Started
+1.236sNo of records retrieved : 415

+24.540s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

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

+220ms Processing

Server:
dw0sdwk000ewl:6856
Worker:
1c67d948
+274msOfflineTimeCommitTo3ECommandHandler - Started
+2.334sNo of records retrieved : 415

+30ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/13/2025 5:00:04 PM Created