IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1097357
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
1761687005

State

10/29/2025 2:03:57 AM (+5.350s) Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+97ms Processing

Server:
dw0sdwk000ekr:4060
Worker:
ed11fa1a
+106msOfflineTimeCommitTo3ECommandHandler - Started
+2.950sNo of records retrieved : 390

+1h 53m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
10/29/2025 2:03:39 AM

+3.783s 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 Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.SerializeObject(Object value)
   at AG.A1.Framework.Extensions.ObjectExtensions.ToJsonEx[T](T input) in C:\agent\_work\1\s\A1Solution\src-framework\AG.A1.Framework\Extensions\ObjectExtensions.cs:line 115
   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)

+33ms Processing

Server:
dw0sdwk000ekr:4060
Worker:
b5280754
+93msOfflineTimeCommitTo3ECommandHandler - Started
+1.456sNo of records retrieved : 390

+1h 9m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+13ms Scheduled

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

Enqueue at:
10/29/2025 12:09:57 AM

+7.854s 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 System.Nullable`1.get_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.JsonSerializer.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.SerializeObject(Object value)
   at AG.A1.Framework.Extensions.ObjectExtensions.ToJsonEx[T](T input) in C:\agent\_work\1\s\A1Solution\src-framework\AG.A1.Framework\Extensions\ObjectExtensions.cs:line 115
   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:
dw0sdwk000ekr:4060
Worker:
ed11fa1a
+76msOfflineTimeCommitTo3ECommandHandler - Started
+1.898sNo of records retrieved : 390

+41m 28.326s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
10/28/2025 11:00:07 PM

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

+100ms Processing

Server:
dw0sdwk000ekr:9464
Worker:
a6050c33
+122msOfflineTimeCommitTo3ECommandHandler - Started
+2.299sNo of records retrieved : 390
+11.424sProcessing #: 20521437 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+11.451sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+11.563sProcessing #: 20865391 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+11.577sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+11.592sProcessing #: 22157041 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+11.602sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+11.646sProcessing #: 20453195 | FeeUserId - 4339 | Client # - 011438 | Study # - TCS0001
+11.656sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+11.664sProcessing #: 24316707 | FeeUserId - 6463 | Client # - 010038 | Study # - 0019
+11.674sStudy Found: #- 152069 | Timekeeper - 6025 | Office - 19250
+11.683sProcessing #: 19845304 | FeeUserId - 6659 | Client # - 000962 | Study # - 0014
+11.692sStudy Found: #- 133164 | Timekeeper - 2 | Office - 21500
+11.701sProcessing #: 21052387 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+11.710sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+11.720sProcessing #: 24317401 | FeeUserId - 6659 | Client # - 308525 | Study # - 0006
+11.728sStudy Found: #- 147738 | Timekeeper - 2 | Office - 18000
+11.738sProcessing #: 24318275 | FeeUserId - 6659 | Client # - 011606 | Study # - 0011
+11.749sStudy Found: #- 148203 | Timekeeper - 2 | Office - 13500
+11.768sProcessing #: 24318273 | FeeUserId - 6659 | Client # - 012969 | Study # - 0010
+11.776sStudy Found: #- 147137 | Timekeeper - 2 | Office - 16000
+11.786sProcessing #: 24318604 | FeeUserId - 6659 | Client # - 010344 | Study # - 0011
+11.797sStudy Found: #- 148451 | Timekeeper - 2 | Office - 14250
+11.805sProcessing #: 24318630 | FeeUserId - 6659 | Client # - 302107 | Study # - 0006
+11.816sStudy Found: #- 146884 | Timekeeper - 2 | Office - 20250
+11.825sProcessing #: 20399525 | FeeUserId - 431 | Client # - 010576 | Study # - TCS11525
+11.836sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+11.845sProcessing #: 21039680 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+11.853sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+11.863sProcessing #: 22157016 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+11.877sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+11.885sProcessing #: 20342101 | FeeUserId - 4339 | Client # - 302745 | Study # - TCS0001
+11.895sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+11.907sProcessing #: 20752531 | FeeUserId - 4339 | Client # - 301211 | Study # - TCS0001
+11.917sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+11.927sProcessing #: 19845309 | FeeUserId - 6659 | Client # - 329424 | Study # - 0003
+11.946sStudy Found: #- 138846 | Timekeeper - 2 | Office - 20250
+11.956sProcessing #: 19877036 | FeeUserId - 6659 | Client # - 305856 | Study # - 0005
+11.966sStudy Found: #- 132449 | Timekeeper - 2 | Office - 20000
+11.985sProcessing #: 21104313 | FeeUserId - 7183 | Client # - 009976 | Study # - TCS0001
+11.994sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+12.015sProcessing #: 24216385 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+12.023sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+12.034sProcessing #: 24317924 | FeeUserId - 6659 | Client # - 009639 | Study # - 0011
+12.044sStudy Found: #- 148521 | Timekeeper - 2 | Office - 17750
+12.063sProcessing #: 24318264 | FeeUserId - 6659 | Client # - 011721 | Study # - 0011
+12.073sStudy Found: #- 148186 | Timekeeper - 2 | Office - 13500
+12.083sProcessing #: 24318266 | FeeUserId - 6659 | Client # - 319701 | Study # - 0006
+12.093sStudy Found: #- 147500 | Timekeeper - 2 | Office - 11000
+12.102sProcessing #: 20558159 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+12.112sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+12.131sProcessing #: 22157014 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+12.151sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+12.170sProcessing #: 24313873 | FeeUserId - 4171 | Client # - 334582 | Study # - 0005
+12.190sStudy Found: #- 150288 | Timekeeper - 5952 | Office - 45120
+12.209sProcessing #: 20568106 | FeeUserId - 4339 | Client # - 011438 | Study # - TCS0001
+12.248sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+12.297sProcessing #: 19597761 | FeeUserId - 6659 | Client # - 009812 | Study # - 0007
+12.336sStudy Found: #- 126382 | Timekeeper - 2 | Office - 15500
+12.356sProcessing #: 19869203 | FeeUserId - 6659 | Client # - 301677 | Study # - 0005
+12.365sStudy Found: #- 134222 | Timekeeper - 2 | Office - 17500
+12.375sProcessing #: 20706283 | FeeUserId - 7183 | Client # - 009976 | Study # - TCS0001
+12.385sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+12.405sProcessing #: 24318200 | FeeUserId - 603 | Client # - 010038 | Study # - 0035
+12.424sStudy Found: #- 154677 | Timekeeper - 3544 | Office - 45137
+12.443sProcessing #: 24317395 | FeeUserId - 6659 | Client # - 012723 | Study # - 0011
+12.492sStudy Found: #- 147201 | Timekeeper - 2 | Office - 20000
+12.521sProcessing #: 24318265 | FeeUserId - 6659 | Client # - 012430 | Study # - 0009
+12.530sStudy Found: #- 147786 | Timekeeper - 2 | Office - 15500
+12.539sProcessing #: 24318274 | FeeUserId - 6659 | Client # - 011763 | Study # - 0011
+12.569sStudy Found: #- 150980 | Timekeeper - 2 | Office - 13500
+12.587sProcessing #: 20568145 | FeeUserId - 431 | Client # - 010576 | Study # - TCS11525
+12.598sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+12.608sProcessing #: 20472851 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+12.656sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+12.675sProcessing #: 22157018 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+12.696sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+12.706sProcessing #: 20638531 | FeeUserId - 4339 | Client # - 302745 | Study # - TCS0001
+12.718sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+12.748sProcessing #: 20849390 | FeeUserId - 4339 | Client # - 301211 | Study # - TCS0001
+12.760sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+12.773sProcessing #: 19845293 | FeeUserId - 6659 | Client # - 013846 | Study # - 0008
+12.785sStudy Found: #- 137313 | Timekeeper - 2 | Office - 13250
+12.836sProcessing #: 19877118 | FeeUserId - 6659 | Client # - 305831 | Study # - 0005
+12.863sStudy Found: #- 132896 | Timekeeper - 2 | Office - 19750
+12.888sProcessing #: 24314326 | FeeUserId - 7621 | Client # - 324247 | Study # - 0009
+12.898sStudy Found: #- 141816 | Timekeeper - 6679 | Office - 13750
+12.909sProcessing #: 24216384 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+12.918sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+12.927sProcessing #: 24317991 | FeeUserId - 6659 | Client # - 304710 | Study # - 0008
+12.935sStudy Found: #- 149230 | Timekeeper - 2 | Office - 17750
+12.949sProcessing #: 24318272 | FeeUserId - 6659 | Client # - 012706 | Study # - 0009
+13.009sStudy Found: #- 147133 | Timekeeper - 2 | Office - 11000
+13.019sProcessing #: 24318263 | FeeUserId - 6659 | Client # - 001361 | Study # - 0011
+13.045sStudy Found: #- 149068 | Timekeeper - 2 | Office - 11000
+13.054sProcessing #: 20396352 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+13.063sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+13.071sProcessing #: 20777582 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+13.080sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+13.091sProcessing #: 22157039 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+13.100sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+13.109sProcessing #: 20936453 | FeeUserId - 4339 | Client # - 302745 | Study # - TCS0001
+13.118sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+13.145sProcessing #: 20893318 | FeeUserId - 5878 | Client # - 301648 | Study # - TCS0001
+13.189sStudy Found: #- -1 | Timekeeper - 1794 | Office -
+13.199sProcessing #: 19845299 | FeeUserId - 6659 | Client # - 301132 | Study # - 0006
+13.207sStudy Found: #- 134236 | Timekeeper - 2 | Office - 13250
+13.233sProcessing #: 20770394 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+13.260sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+13.273sProcessing #: 24308715 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+13.282sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+13.291sProcessing #: 24318270 | FeeUserId - 6659 | Client # - 014305 | Study # - 0010
+13.301sStudy Found: #- 147047 | Timekeeper - 2 | Office - 13750
+13.369sProcessing #: 24318271 | FeeUserId - 6659 | Client # - 010196 | Study # - 0016
+13.389sStudy Found: #- 149359 | Timekeeper - 2 | Office - 13000
+13.409sProcessing #: 24318477 | FeeUserId - 6659 | Client # - 301046 | Study # - 0005
+13.459sStudy Found: #- 117926 | Timekeeper - 2 | Office - 17750
+13.495sProcessing #: 24318636 | FeeUserId - 6659 | Client # - 301487 | Study # - 0007
+13.505sStudy Found: #- 147487 | Timekeeper - 2 | Office - 13000
+13.550sProcessing #: 20586657 | FeeUserId - 431 | Client # - 005426 | Study # - TCS11503
+13.579sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+13.597sProcessing #: 20585053 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+13.628sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+13.638sProcessing #: 22157037 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+13.668sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+13.686sProcessing #: 20871551 | FeeUserId - 4339 | Client # - 302745 | Study # - TCS0001
+13.703sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+13.716sProcessing #: 20480631 | FeeUserId - 5878 | Client # - 301648 | Study # - TCS0001
+13.770sStudy Found: #- -1 | Timekeeper - 1794 | Office -
+13.800sProcessing #: 19845316 | FeeUserId - 6659 | Client # - 012742 | Study # - 0016
+13.809sStudy Found: #- 136825 | Timekeeper - 2 | Office - 15250
+13.819sProcessing #: 20529250 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+13.887sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+13.917sProcessing #: 24308699 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+13.927sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+13.975sProcessing #: 24318262 | FeeUserId - 6659 | Client # - 012752 | Study # - 0011
+14.005sStudy Found: #- 147112 | Timekeeper - 2 | Office - 15500
+14.019sProcessing #: 24318268 | FeeUserId - 6659 | Client # - 011451 | Study # - 0006
+14.048sStudy Found: #- 148218 | Timekeeper - 2 | Office - 13500
+14.076sProcessing #: 24318259 | FeeUserId - 6659 | Client # - 304883 | Study # - 0007
+14.106sStudy Found: #- 149224 | Timekeeper - 2 | Office - 13750
+14.116sProcessing #: 20784135 | FeeUserId - 431 | Client # - 010576 | Study # - TCS11525
+14.142sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+14.169sProcessing #: 20509712 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+14.195sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+14.204sProcessing #: 22157020 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+14.215sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+14.223sProcessing #: 20649276 | FeeUserId - 4339 | Client # - 302745 | Study # - TCS0001
+14.232sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+14.260sProcessing #: 20952049 | FeeUserId - 4339 | Client # - 301211 | Study # - TCS0001
+14.270sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+14.282sProcessing #: 19845317 | FeeUserId - 6659 | Client # - 311601 | Study # - 0009
+14.290sStudy Found: #- 133273 | Timekeeper - 2 | Office - 13250
+14.299sProcessing #: 20211185 | FeeUserId - 6659 | Client # - 328769 | Study # - 0004
+14.378sStudy Found: #- 140230 | Timekeeper - 2 | Office - 17750
+14.410sProcessing #: 24314322 | FeeUserId - 7624 | Client # - 312684 | Study # - 0009
+14.420sStudy Found: #- 151086 | Timekeeper - 6681 | Office - 14500
+14.439sProcessing #: 24308696 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+14.448sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+14.457sProcessing #: 24318024 | FeeUserId - 6659 | Client # - 009298 | Study # - 0012
+14.471sStudy Found: #- 148550 | Timekeeper - 2 | Office - 17250
+14.481sProcessing #: 24318269 | FeeUserId - 6659 | Client # - 301290 | Study # - 0008
+14.491sStudy Found: #- 147562 | Timekeeper - 2 | Office - 16500
+14.533sProcessing #: 24318261 | FeeUserId - 6659 | Client # - 009224 | Study # - 0014
+14.551sStudy Found: #- 151011 | Timekeeper - 2 | Office - 12000
+14.564sProcessing #: 20557280 | FeeUserId - 431 | Client # - 005426 | Study # - TCS11503
+14.574sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+14.593sProcessing #: 20583741 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+14.613sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+14.632sProcessing #: 22157035 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+14.642sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+14.652sProcessing #: 20687712 | FeeUserId - 4339 | Client # - 302745 | Study # - TCS0001
+14.661sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+14.671sProcessing #: 20978586 | FeeUserId - 4339 | Client # - 301211 | Study # - TCS0001
+14.708sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+14.728sProcessing #: 19845306 | FeeUserId - 6659 | Client # - 309547 | Study # - 0005
+14.737sStudy Found: #- 136822 | Timekeeper - 2 | Office - 20500
+14.745sProcessing #: 20347161 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+14.766sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+14.793sProcessing #: 24308697 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+14.823sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+14.840sProcessing #: 24318025 | FeeUserId - 6659 | Client # - 339261 | Study # - 0001
+14.857sStudy Found: #- 154736 | Timekeeper - 2 | Office - 13000
+14.892sProcessing #: 24318267 | FeeUserId - 6659 | Client # - 300022 | Study # - 0007
+14.913sStudy Found: #- 146916 | Timekeeper - 2 | Office - 13250
+14.925sProcessing #: 24318260 | FeeUserId - 6659 | Client # - 013500 | Study # - 0011
+14.947sStudy Found: #- 147453 | Timekeeper - 2 | Office - 13750
+14.956sProcessing #: 24318640 | FeeUserId - 6659 | Client # - 305820 | Study # - 0006
+14.965sStudy Found: #- 148853 | Timekeeper - 2 | Office - 19250
+14.974sProcessing #: 24318643 | FeeUserId - 6659 | Client # - 005538 | Study # - 0017
+14.983sStudy Found: #- 148878 | Timekeeper - 2 | Office - 13000
+15.001sProcessing #: 24318651 | FeeUserId - 6659 | Client # - 005870 | Study # - 0014
+15.032sStudy Found: #- 148960 | Timekeeper - 2 | Office - 19250
+15.042sProcessing #: 24318646 | FeeUserId - 6659 | Client # - 009176 | Study # - 0023
+15.050sStudy Found: #- 148609 | Timekeeper - 2 | Office - 11000
+15.071sProcessing #: 24318626 | FeeUserId - 6659 | Client # - 005843 | Study # - 0028
+15.081sStudy Found: #- 148873 | Timekeeper - 2 | Office - 15000
+15.091sProcessing #: 24318627 | FeeUserId - 6659 | Client # - 006460 | Study # - 0013
+15.100sStudy Found: #- 148924 | Timekeeper - 2 | Office - 15500
+15.108sProcessing #: 5829601 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+15.117sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+15.127sSending to 3E: Started
+37.670sSending to 3E: #20521437 | 008501/TCS2597 | 1/29/2024 | 4 Unit(s) - Failed
+37.738sSending to 3E: #20865391 | 303063/TCS0001 | 1/31/2024 | -2 Unit(s) - Failed
+37.748sSending to 3E: #22157041 | 301710/0002 | 3/11/2024 | 8 Unit(s) - Failed
+37.757sSending to 3E: #20453195 | 011438/TCS0001 | 2/1/2022 | 2 Unit(s) - Failed
+37.767sSending to 3E: #24316707 | 010038/0019 | 7/10/2025 | 1 Unit(s) - Failed
+37.776sSending to 3E: #19845304 | 000962/0014 | 1/1/2024 | 40 Unit(s) - Failed
+37.784sSending to 3E: #21052387 | 013892/TCS0002 | 1/18/2024 | -2 Unit(s) - Failed
+37.792sSending to 3E: #24317401 | 308525/0006 | 7/31/2025 | 40 Unit(s) - Failed
+37.800sSending to 3E: #24318275 | 011606/0011 | 8/31/2025 | 40 Unit(s) - Failed
+37.808sSending to 3E: #24318273 | 012969/0010 | 8/31/2025 | 40 Unit(s) - Failed
+37.816sSending to 3E: #24318604 | 010344/0011 | 9/29/2025 | 40 Unit(s) - Success
+37.825sSending to 3E: #24318630 | 302107/0006 | 9/30/2025 | 40 Unit(s) - Success
+37.834sSending to 3E: #20399525 | 010576/TCS11525 | 1/29/2024 | -5 Unit(s) - Failed
+37.843sSending to 3E: #21039680 | 008501/TCS2597 | 1/29/2024 | -4 Unit(s) - Failed
+37.851sSending to 3E: #22157016 | 301710/0002 | 3/11/2024 | 2 Unit(s) - Failed
+37.859sSending to 3E: #20342101 | 302745/TCS0001 | 2/1/2022 | -2 Unit(s) - Failed
+37.867sSending to 3E: #20752531 | 301211/TCS0001 | 2/1/2022 | 3 Unit(s) - Failed
+37.875sSending to 3E: #19845309 | 329424/0003 | 1/1/2024 | 40 Unit(s) - Failed
+37.883sSending to 3E: #19877036 | 305856/0005 | 1/4/2024 | 40 Unit(s) - Failed
+37.892sSending to 3E: #21104313 | 009976/TCS0001 | 1/18/2024 | -2 Unit(s) - Failed
+37.900sSending to 3E: #24216385 | 010038/0020 | 4/21/2025 | 4 Unit(s) - Failed
+37.912sSending to 3E: #24317924 | 009639/0011 | 8/19/2025 | 40 Unit(s) - Failed
+37.934sSending to 3E: #24318264 | 011721/0011 | 8/31/2025 | 40 Unit(s) - Failed
+37.952sSending to 3E: #24318266 | 319701/0006 | 8/31/2025 | 40 Unit(s) - Failed
+37.972sSending to 3E: #20558159 | 008501/TCS2597 | 1/29/2024 | 2 Unit(s) - Failed
+37.982sSending to 3E: #22157014 | 301710/0002 | 3/11/2024 | 10 Unit(s) - Failed
+37.991sSending to 3E: #24313873 | 334582/0005 | 5/22/2025 | 147456 Unit(s) - Failed
+38.001sSending to 3E: #20568106 | 011438/TCS0001 | 2/1/2022 | -3 Unit(s) - Failed
+38.011sSending to 3E: #19597761 | 009812/0007 | 12/5/2023 | 20 Unit(s) - Failed
+38.030sSending to 3E: #19869203 | 301677/0005 | 1/3/2024 | 40 Unit(s) - Failed
+38.040sSending to 3E: #20706283 | 009976/TCS0001 | 1/18/2024 | 2 Unit(s) - Failed
+38.050sSending to 3E: #24318200 | 010038/0035 | 8/29/2025 | 1 Unit(s) - Failed
+38.059sSending to 3E: #24317395 | 012723/0011 | 7/31/2025 | 40 Unit(s) - Failed
+38.068sSending to 3E: #24318265 | 012430/0009 | 8/31/2025 | 40 Unit(s) - Failed
+38.076sSending to 3E: #24318274 | 011763/0011 | 8/31/2025 | 40 Unit(s) - Failed
+38.084sSending to 3E: #20568145 | 010576/TCS11525 | 1/29/2024 | -3 Unit(s) - Failed
+38.093sSending to 3E: #20472851 | 303063/TCS0001 | 1/31/2024 | -8 Unit(s) - Failed
+38.101sSending to 3E: #22157018 | 301710/0002 | 3/11/2024 | 12 Unit(s) - Failed
+38.109sSending to 3E: #20638531 | 302745/TCS0001 | 2/1/2022 | -2 Unit(s) - Failed
+38.117sSending to 3E: #20849390 | 301211/TCS0001 | 2/1/2022 | -16 Unit(s) - Failed
+38.127sSending to 3E: #19845293 | 013846/0008 | 1/1/2024 | 40 Unit(s) - Failed
+38.134sSending to 3E: #19877118 | 305831/0005 | 1/4/2024 | 40 Unit(s) - Failed
+38.152sSending to 3E: #24314326 | 324247/0009 | 5/23/2025 | 34 Unit(s) - Failed
+38.162sSending to 3E: #24216384 | 010038/0020 | 4/22/2025 | 12 Unit(s) - Failed
+38.172sSending to 3E: #24317991 | 304710/0008 | 8/20/2025 | 40 Unit(s) - Failed
+38.191sSending to 3E: #24318272 | 012706/0009 | 8/31/2025 | 40 Unit(s) - Failed
+38.210sSending to 3E: #24318263 | 001361/0011 | 8/31/2025 | 40 Unit(s) - Failed
+38.220sSending to 3E: #20396352 | 008501/TCS2597 | 1/29/2024 | -2 Unit(s) - Failed
+38.231sSending to 3E: #20777582 | 303063/TCS0001 | 1/31/2024 | -12 Unit(s) - Failed
+38.240sSending to 3E: #22157039 | 301710/0002 | 3/11/2024 | 12 Unit(s) - Failed
+38.250sSending to 3E: #20936453 | 302745/TCS0001 | 2/1/2022 | 4 Unit(s) - Failed
+38.259sSending to 3E: #20893318 | 301648/TCS0001 | 12/12/2022 | 4 Unit(s) - Failed
+38.269sSending to 3E: #19845299 | 301132/0006 | 1/1/2024 | 40 Unit(s) - Failed
+38.279sSending to 3E: #20770394 | 013892/TCS0002 | 1/18/2024 | 4 Unit(s) - Failed
+38.287sSending to 3E: #24308715 | 010038/0020 | 4/30/2025 | 6 Unit(s) - Failed
+38.296sSending to 3E: #24318270 | 014305/0010 | 8/31/2025 | 40 Unit(s) - Failed
+38.304sSending to 3E: #24318271 | 010196/0016 | 8/31/2025 | 40 Unit(s) - Failed
+38.314sSending to 3E: #24318477 | 301046/0005 | 9/15/2025 | 20 Unit(s) - Success
+38.322sSending to 3E: #24318636 | 301487/0007 | 9/30/2025 | 40 Unit(s) - Success
+38.331sSending to 3E: #20586657 | 005426/TCS11503 | 1/29/2024 | -6 Unit(s) - Failed
+38.345sSending to 3E: #20585053 | 303063/TCS0001 | 1/31/2024 | 8 Unit(s) - Failed
+38.353sSending to 3E: #22157037 | 301710/0002 | 3/11/2024 | 2 Unit(s) - Failed
+38.362sSending to 3E: #20871551 | 302745/TCS0001 | 2/1/2022 | 2 Unit(s) - Failed
+38.371sSending to 3E: #20480631 | 301648/TCS0001 | 12/12/2022 | -4 Unit(s) - Failed
+38.380sSending to 3E: #19845316 | 012742/0016 | 1/1/2024 | 40 Unit(s) - Failed
+38.389sSending to 3E: #20529250 | 013892/TCS0002 | 1/18/2024 | 2 Unit(s) - Failed
+38.399sSending to 3E: #24308699 | 010038/0020 | 4/28/2025 | 12 Unit(s) - Failed
+38.406sSending to 3E: #24318262 | 012752/0011 | 8/31/2025 | 40 Unit(s) - Failed
+38.415sSending to 3E: #24318268 | 011451/0006 | 8/31/2025 | 40 Unit(s) - Failed
+38.424sSending to 3E: #24318259 | 304883/0007 | 8/31/2025 | 40 Unit(s) - Failed
+38.431sSending to 3E: #20784135 | 010576/TCS11525 | 1/29/2024 | 5 Unit(s) - Failed
+38.440sSending to 3E: #20509712 | 303063/TCS0001 | 1/31/2024 | 12 Unit(s) - Failed
+38.448sSending to 3E: #22157020 | 301710/0002 | 3/11/2024 | 8 Unit(s) - Failed
+38.457sSending to 3E: #20649276 | 302745/TCS0001 | 2/1/2022 | 2 Unit(s) - Failed
+38.465sSending to 3E: #20952049 | 301211/TCS0001 | 2/1/2022 | 16 Unit(s) - Failed
+38.473sSending to 3E: #19845317 | 311601/0009 | 1/1/2024 | 40 Unit(s) - Failed
+38.481sSending to 3E: #20211185 | 328769/0004 | 2/5/2024 | 40 Unit(s) - Failed
+38.489sSending to 3E: #24314322 | 312684/0009 | 5/25/2025 | 221184 Unit(s) - Failed
+38.498sSending to 3E: #24308696 | 010038/0020 | 4/28/2025 | 6 Unit(s) - Failed
+38.506sSending to 3E: #24318024 | 009298/0012 | 8/21/2025 | 20 Unit(s) - Failed
+38.517sSending to 3E: #24318269 | 301290/0008 | 8/31/2025 | 40 Unit(s) - Failed
+38.526sSending to 3E: #24318261 | 009224/0014 | 8/31/2025 | 40 Unit(s) - Failed
+38.534sSending to 3E: #20557280 | 005426/TCS11503 | 1/29/2024 | -3 Unit(s) - Failed
+38.543sSending to 3E: #20583741 | 303063/TCS0001 | 1/31/2024 | 2 Unit(s) - Failed
+38.552sSending to 3E: #22157035 | 301710/0002 | 3/11/2024 | 10 Unit(s) - Failed
+38.560sSending to 3E: #20687712 | 302745/TCS0001 | 2/1/2022 | -3 Unit(s) - Failed
+38.568sSending to 3E: #20978586 | 301211/TCS0001 | 2/1/2022 | -3 Unit(s) - Failed
+38.577sSending to 3E: #19845306 | 309547/0005 | 1/1/2024 | 40 Unit(s) - Failed
+38.585sSending to 3E: #20347161 | 013892/TCS0002 | 1/18/2024 | -4 Unit(s) - Failed
+38.593sSending to 3E: #24308697 | 010038/0020 | 4/28/2025 | 6 Unit(s) - Failed
+38.601sSending to 3E: #24318025 | 339261/0001 | 8/21/2025 | 40 Unit(s) - Failed
+38.609sSending to 3E: #24318267 | 300022/0007 | 8/31/2025 | 40 Unit(s) - Failed
+38.618sSending to 3E: #24318260 | 013500/0011 | 8/31/2025 | 40 Unit(s) - Failed
+38.632sSending to 3E: #24318640 | 305820/0006 | 9/30/2025 | 40 Unit(s) - Success
+38.651sSending to 3E: #24318643 | 005538/0017 | 9/30/2025 | 40 Unit(s) - Success
+38.659sSending to 3E: #24318651 | 005870/0014 | 9/30/2025 | 40 Unit(s) - Success
+38.668sSending to 3E: #24318646 | 009176/0023 | 9/30/2025 | 40 Unit(s) - Success
+38.676sSending to 3E: #24318626 | 005843/0028 | 9/30/2025 | 40 Unit(s) - Success
+38.684sSending to 3E: #24318627 | 006460/0013 | 9/30/2025 | 40 Unit(s) - Success
+38.701sSending to 3E: #5829601 | 012986/0008 | 3/22/2023 | 2 Unit(s) - Failed

+22m 52.760s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
10/28/2025 10:18:02 PM

+3.877s 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 Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.SerializeObject(Object value)
   at AG.A1.Framework.Extensions.ObjectExtensions.ToJsonEx[T](T input) in C:\agent\_work\1\s\A1Solution\src-framework\AG.A1.Framework\Extensions\ObjectExtensions.cs:line 115
   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)

+30ms Processing

Server:
dw0sdwk000ekr:9464
Worker:
3ec359f2
+50msOfflineTimeCommitTo3ECommandHandler - Started
+1.751sNo of records retrieved : 390

+13m 846ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
10/28/2025 9:55:01 PM

+1.317s 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.<>c__DisplayClass9_1.<PerformJobWithFilters>b__2()
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_1.<PerformJobWithFilters>b__2()
   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)

+1.246s Processing

Server:
dw0sdwk000ekr:8412
Worker:
e8498fe4

+6m 28.714s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+20ms Scheduled

Retry attempt 5 of 10: Request failed with status code ServiceUnavailable

Enqueue at:
10/28/2025 9:41:19 PM

+1.913s Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code ServiceUnavailable

System.Net.Http.HttpRequestException: Request failed with status code ServiceUnavailable
   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.GetInternalAsync[T](IRESTEndpoint apiEndpoint, IDictionary`2 headers, String expectedRootElement, IDictionary`2 parameters) in C:\agent\_work\1\s\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 210
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingSettings() in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 84
   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 33
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+40ms Processing

Server:
dw0sdwk000ekr:6776
Worker:
30789478
+169msOfflineTimeCommitTo3ECommandHandler - Started

+2m 57.317s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
10/28/2025 9:35:35 PM

+3.160s 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:6776
Worker:
21f664c7
+101msOfflineTimeCommitTo3ECommandHandler - Started
+1.168sNo of records retrieved : 390

+39.620s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
10/28/2025 9:32:36 PM

+5.416s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+20ms Processing

Server:
dw0sdwk000ekr:6776
Worker:
d3b7b625
+32msOfflineTimeCommitTo3ECommandHandler - Started
+1.658sNo of records retrieved : 390

+1m 37ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
10/28/2025 9:31:41 PM

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

+47ms Processing

Server:
dw0sdwk000ekr:9468
Worker:
25483f5b

+31.577s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

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

Enqueue at:
10/28/2025 9:30:49 PM

+13.877s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+47ms Processing

Server:
dw0sdwk000ekr:6776
Worker:
21f664c7
+107msOfflineTimeCommitTo3ECommandHandler - Started
+6.007sNo of records retrieved : 390

+20ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

10/28/2025 9:30:05 PM Created