IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1101074
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
1762038005

State

11/2/2025 3:35:36 AM (+2.896s) 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)

+27ms Processing

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

+1h 54m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/2/2025 3:35:30 AM

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

+2.377s Processing

Server:
dw0sdwk000ekr:2440
Worker:
3fa021ea

+1h 11m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/2/2025 1:41:13 AM

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

+3.460s Processing

Server:
dw0sdwk000ekr:2600
Worker:
bf9ba3c5
+193msOfflineTimeCommitTo3ECommandHandler - Started
+2.090sNo of records retrieved : 410

+42m 26.083s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/2/2025 12:29:15 AM

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

+66ms Processing

Server:
dw0sdwk000ekr:2600
Worker:
4439a969
+96msOfflineTimeCommitTo3ECommandHandler - Started
+1.481sNo of records retrieved : 410

+22m 35.990s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/1/2025 11:46:51 PM

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

+4.807s Processing

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

+12m 44.943s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/1/2025 11:24:04 PM

+33.030s Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

System.Net.Http.HttpRequestException: Request failed with status code InternalServerError
   at AG.A1.Framework.Rest.RESTClient.HandleResponse[T](RestResponse restResponse) in C:\agent\_work\1\s\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 389
   at AG.A1.Framework.Rest.RESTClient.ExecutePOSTAsync[T](IRESTEndpoint apiEndpoint, IDictionary`2 headers, IDictionary`2 bodyParameters, IDictionary`2 urlParameters) in C:\agent\_work\1\s\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 274
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.OfflineSubmit(List`1 currentUserEntries) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 217
   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 433
   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)

+173ms Processing

Server:
dw0sdwk000ekr:2600
Worker:
4439a969
+199msOfflineTimeCommitTo3ECommandHandler - Started
+1.733sNo of records retrieved : 410
+7.763sProcessing #: 20604752 | FeeUserId - 3224 | Client # - 304763 | Study # - TCS0001
+7.781sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+7.804sProcessing #: 20522507 | FeeUserId - 3224 | Client # - 324848 | Study # - TCS0001
+7.819sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+7.851sProcessing #: 20665980 | FeeUserId - 3224 | Client # - 007933 | Study # - TCS0001
+7.869sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+7.879sProcessing #: 20666503 | FeeUserId - 3224 | Client # - 313708 | Study # - TCS0001
+7.899sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+7.918sProcessing #: 24314437 | FeeUserId - 7103 | Client # - 332121 | Study # - 0005
+7.927sStudy Found: #- 150410 | Timekeeper - 5016 | Office - 45131
+7.959sProcessing #: 20586657 | FeeUserId - 431 | Client # - 005426 | Study # - TCS11503
+7.976sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+7.986sProcessing #: 24313785 | FeeUserId - 6331 | Client # - 000001 | Study # - 0019
+7.996sStudy Found: #- 71133 | Timekeeper - 6301 | Office - 20500
+8.006sProcessing #: 24314602 | FeeUserId - 1109 | Client # - 304854 | Study # - 0011
+8.016sStudy Found: #- 142084 | Timekeeper - 5234 | Office - 45109
+8.025sProcessing #: 24314545 | FeeUserId - 4868 | Client # - 318781 | Study # - 0003
+8.035sStudy Found: #- 109706 | Timekeeper - 3018 | Office - 20500
+8.046sProcessing #: 24314531 | FeeUserId - 4868 | Client # - 335088 | Study # - 0002
+8.064sStudy Found: #- 131452 | Timekeeper - 3018 | Office - 11000
+8.074sProcessing #: 24314535 | FeeUserId - 4868 | Client # - 338376 | Study # - 0001
+8.084sStudy Found: #- 150530 | Timekeeper - 3018 | Office - 11000
+8.092sProcessing #: 20783833 | FeeUserId - 3224 | Client # - 301201 | Study # - TCS0001
+8.105sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+8.119sProcessing #: 20464698 | FeeUserId - 3224 | Client # - 324848 | Study # - TCS0001
+8.127sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+8.135sProcessing #: 20663134 | FeeUserId - 3224 | Client # - 007933 | Study # - TCS0001
+8.143sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+8.151sProcessing #: 20526701 | FeeUserId - 3224 | Client # - 313708 | Study # - TCS0001
+8.158sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+8.166sProcessing #: 24314449 | FeeUserId - 7103 | Client # - 332121 | Study # - 0005
+8.174sStudy Found: #- 150410 | Timekeeper - 5016 | Office - 45131
+8.182sProcessing #: 20557280 | FeeUserId - 431 | Client # - 005426 | Study # - TCS11503
+8.190sStudy Found: #- -1 | Timekeeper - 6267 | Office -
+8.204sProcessing #: 24314513 | FeeUserId - 595 | Client # - 011181 | Study # - 0011
+8.211sStudy Found: #- 142328 | Timekeeper - 5284 | Office - 17750
+8.219sProcessing #: 24314601 | FeeUserId - 1109 | Client # - 332913 | Study # - 0003
+8.227sStudy Found: #- 145205 | Timekeeper - 5234 | Office - 45141
+8.235sProcessing #: 24314544 | FeeUserId - 4868 | Client # - 318781 | Study # - 0004
+8.243sStudy Found: #- 142632 | Timekeeper - 3018 | Office - 20500
+8.251sProcessing #: 24314538 | FeeUserId - 4868 | Client # - 300780 | Study # - 0007
+8.259sStudy Found: #- 148023 | Timekeeper - 3018 | Office - 13000
+8.268sProcessing #: 24314534 | FeeUserId - 4868 | Client # - 338376 | Study # - 0002
+8.276sStudy Found: #- 150531 | Timekeeper - 3018 | Office - 11000
+8.285sProcessing #: 21100728 | FeeUserId - 3224 | Client # - 304763 | Study # - TCS0001
+8.293sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+8.301sProcessing #: 20380086 | FeeUserId - 3224 | Client # - 320488 | Study # - TCS0001
+8.309sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+8.319sProcessing #: 20660054 | FeeUserId - 3224 | Client # - 315539 | Study # - TCS0002
+8.329sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+8.341sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+8.361sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250
+8.378sProcessing #: 24314436 | FeeUserId - 7103 | Client # - 332121 | Study # - 0005
+8.388sStudy Found: #- 150410 | Timekeeper - 5016 | Office - 45131
+8.398sProcessing #: 24314508 | FeeUserId - 595 | Client # - 303062 | Study # - 0011
+8.407sStudy Found: #- 143615 | Timekeeper - 5284 | Office - 13250
+8.417sProcessing #: 24314603 | FeeUserId - 1109 | Client # - 337611 | Study # - 0004
+8.427sStudy Found: #- 152028 | Timekeeper - 5234 | Office - 45120
+8.437sProcessing #: 24314542 | FeeUserId - 4868 | Client # - 330257 | Study # - 0006
+8.446sStudy Found: #- 149658 | Timekeeper - 3018 | Office - 16000
+8.456sProcessing #: 24314546 | FeeUserId - 4868 | Client # - 336422 | Study # - 0002
+8.465sStudy Found: #- 139412 | Timekeeper - 3018 | Office - 17750
+8.475sProcessing #: 24314533 | FeeUserId - 4868 | Client # - 338891 | Study # - 0001
+8.485sStudy Found: #- 153282 | Timekeeper - 3018 | Office - 11000
+8.494sProcessing #: 20529250 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+8.504sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+8.514sProcessing #: 20347161 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+8.521sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+8.529sProcessing #: 24313881 | FeeUserId - 7572 | Client # - 315996 | Study # - 0007
+8.536sStudy Found: #- 151648 | Timekeeper - 6578 | Office - 45122
+8.543sProcessing #: 19845309 | FeeUserId - 6659 | Client # - 329424 | Study # - 0003
+8.551sStudy Found: #- 138846 | Timekeeper - 2 | Office - 20250
+8.559sProcessing #: 19877036 | FeeUserId - 6659 | Client # - 305856 | Study # - 0005
+8.567sStudy Found: #- 132449 | Timekeeper - 2 | Office - 20000
+8.575sProcessing #: 24314451 | FeeUserId - 497 | Client # - 338659 | Study # - 0001
+8.583sStudy Found: #- 152071 | Timekeeper - 3426 | Office - 50137
+8.592sProcessing #: 17864852 | FeeUserId - 7223 | Client # - 302822 | Study # - 0005
+8.606sStudy Found: #- 121172 | Timekeeper - 3926 | Office - 13250
+8.616sProcessing #: 17891795 | FeeUserId - 7223 | Client # - 308395 | Study # - 0004
+8.626sStudy Found: #- 111275 | Timekeeper - 3926 | Office - 17000
+8.635sProcessing #: 17908476 | FeeUserId - 7223 | Client # - 301992 | Study # - 0004
+8.655sStudy Found: #- 91175 | Timekeeper - 3926 | Office - 18750
+8.674sProcessing #: 20342101 | FeeUserId - 4339 | Client # - 302745 | Study # - TCS0001
+8.684sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+8.694sProcessing #: 20456462 | FeeUserId - 5856 | Client # - 011194 | Study # - TCS14843
+8.706sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+8.719sProcessing #: 20545717 | FeeUserId - 5856 | Client # - 008630 | Study # - TCS0001
+8.727sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+8.740sProcessing #: 20482196 | FeeUserId - 7132 | Client # - 313902 | Study # - 0009
+8.748sStudy Found: #- 123530 | Timekeeper - 5975 | Office - 15000
+8.760sProcessing #: 24313879 | FeeUserId - 7572 | Client # - 315996 | Study # - 0007
+8.767sStudy Found: #- 151648 | Timekeeper - 6578 | Office - 45122
+8.775sProcessing #: 19597761 | FeeUserId - 6659 | Client # - 009812 | Study # - 0007
+8.789sStudy Found: #- 126382 | Timekeeper - 2 | Office - 15500
+8.799sProcessing #: 19869203 | FeeUserId - 6659 | Client # - 301677 | Study # - 0005
+8.809sStudy Found: #- 134222 | Timekeeper - 2 | Office - 17500
+8.841sProcessing #: 20534399 | FeeUserId - 7373 | Client # - 000001 | Study # - 0018
+8.858sStudy Found: #- 69884 | Timekeeper - 6516 | Office - 20500
+8.867sProcessing #: 17864855 | FeeUserId - 7223 | Client # - 300825 | Study # - 0005
+8.878sStudy Found: #- 114153 | Timekeeper - 3926 | Office - 17250
+8.897sProcessing #: 17891799 | FeeUserId - 7223 | Client # - 011684 | Study # - 0009
+8.907sStudy Found: #- 116721 | Timekeeper - 3926 | Office - 13250
+8.916sProcessing #: 17891805 | FeeUserId - 7223 | Client # - 303256 | Study # - 0006
+8.926sStudy Found: #- 116021 | Timekeeper - 3926 | Office - 18250
+8.934sProcessing #: 20384680 | FeeUserId - 5856 | Client # - 011194 | Study # - TCS14843
+8.942sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+8.951sProcessing #: 20422742 | FeeUserId - 5856 | Client # - 008630 | Study # - TCS0001
+8.960sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+8.968sProcessing #: 20521437 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+8.977sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+8.986sProcessing #: 20568106 | FeeUserId - 4339 | Client # - 011438 | Study # - TCS0001
+8.994sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+9.001sProcessing #: 20749125 | FeeUserId - 5856 | Client # - 300322 | Study # - TCS0001
+9.010sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+9.018sProcessing #: 20860818 | FeeUserId - 5856 | Client # - 011438 | Study # - TCS14766
+9.026sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+9.034sProcessing #: 20865391 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+9.042sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+9.050sProcessing #: 20910596 | FeeUserId - 5856 | Client # - 011252 | Study # - TCS14653
+9.057sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+9.066sProcessing #: 21023692 | FeeUserId - 5856 | Client # - 009300 | Study # - TCS14842
+9.073sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+9.081sProcessing #: 21120045 | FeeUserId - 5856 | Client # - 012867 | Study # - TCS0001
+9.089sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+9.098sProcessing #: 21127719 | FeeUserId - 5856 | Client # - 008630 | Study # - TCS0001
+9.106sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+9.114sProcessing #: 22157041 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+9.124sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+9.132sProcessing #: 24308697 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+9.140sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+9.148sProcessing #: 24313878 | FeeUserId - 7921 | Client # - 337877 | Study # - 0003
+9.156sStudy Found: #- 150435 | Timekeeper - 6779 | Office - 45104
+9.164sProcessing #: 24314144 | FeeUserId - 3245 | Client # - 000001 | Study # - 0019
+9.173sStudy Found: #- 71133 | Timekeeper - 6302 | Office - 20500
+9.180sProcessing #: 20558159 | FeeUserId - 4088 | Client # - 008501 | Study # - TCS2597
+9.188sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+9.196sProcessing #: 20752531 | FeeUserId - 4339 | Client # - 301211 | Study # - TCS0001
+9.205sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+9.212sProcessing #: 20756695 | FeeUserId - 5856 | Client # - 006318 | Study # - TCS2696
+9.224sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+9.239sProcessing #: 20775649 | FeeUserId - 5856 | Client # - 300322 | Study # - TCS0001
+9.248sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+9.264sProcessing #: 20798456 | FeeUserId - 5856 | Client # - 008265 | Study # - TCS14657
+9.272sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+9.280sProcessing #: 20880500 | FeeUserId - 5856 | Client # - 011438 | Study # - TCS14766
+9.288sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+9.296sProcessing #: 21044617 | FeeUserId - 5856 | Client # - 009300 | Study # - TCS14842
+9.304sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+9.312sProcessing #: 22157014 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+9.319sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+9.327sProcessing #: 24308699 | FeeUserId - 611 | Client # - 010038 | Study # - 0020
+9.335sStudy Found: #- 152070 | Timekeeper - 1499 | Office - 19250
+9.343sProcessing #: 24313846 | FeeUserId - 8102 | Client # - 338523 | Study # - 0001
+9.351sStudy Found: #- 151527 | Timekeeper - 6934 | Office - 45111
+9.358sProcessing #: 24313877 | FeeUserId - 7921 | Client # - 337877 | Study # - 0003
+9.366sStudy Found: #- 150435 | Timekeeper - 6779 | Office - 45104
+9.375sProcessing #: 24314149 | FeeUserId - 3245 | Client # - 309134 | Study # - 0007
+9.388sStudy Found: #- 150737 | Timekeeper - 6302 | Office - 45122
+9.396sProcessing #: 24317401 | FeeUserId - 6659 | Client # - 308525 | Study # - 0006
+9.404sStudy Found: #- 147738 | Timekeeper - 2 | Office - 18000
+9.414sProcessing #: 24318273 | FeeUserId - 6659 | Client # - 012969 | Study # - 0010
+9.424sStudy Found: #- 147137 | Timekeeper - 2 | Office - 16000
+9.432sProcessing #: 24318275 | FeeUserId - 6659 | Client # - 011606 | Study # - 0011
+9.440sStudy Found: #- 148203 | Timekeeper - 2 | Office - 13500
+9.446sProcessing #: 24318604 | FeeUserId - 6659 | Client # - 010344 | Study # - 0011
+9.458sStudy Found: #- 148451 | Timekeeper - 2 | Office - 14250
+9.466sProcessing #: 24318617 | FeeUserId - 6659 | Client # - 011726 | Study # - 0010
+9.486sStudy Found: #- 148185 | Timekeeper - 2 | Office - 13750
+9.505sProcessing #: 24318630 | FeeUserId - 6659 | Client # - 302107 | Study # - 0006
+9.513sStudy Found: #- 146884 | Timekeeper - 2 | Office - 20250
+9.520sProcessing #: 24318634 | FeeUserId - 6659 | Client # - 009402 | Study # - 0024
+9.530sStudy Found: #- 148556 | Timekeeper - 2 | Office - 20500
+9.537sProcessing #: 24318638 | FeeUserId - 6659 | Client # - 009557 | Study # - 0024
+9.545sStudy Found: #- 151012 | Timekeeper - 2 | Office - 17750
+9.553sProcessing #: 24318655 | FeeUserId - 6659 | Client # - 013292 | Study # - 0010
+9.561sStudy Found: #- 147618 | Timekeeper - 2 | Office - 15500
+9.569sProcessing #: 24319620 | FeeUserId - 6659 | Client # - 303757 | Study # - 0007
+9.576sStudy Found: #- 145491 | Timekeeper - 2 | Office - 19250
+9.584sProcessing #: 24314419 | FeeUserId - 8071 | Client # - 337096 | Study # - 0020
+9.592sStudy Not Found
+9.610sProcessing #: 24318270 | FeeUserId - 6659 | Client # - 014305 | Study # - 0010
+9.619sStudy Found: #- 147047 | Timekeeper - 2 | Office - 13750
+9.639sProcessing #: 24318271 | FeeUserId - 6659 | Client # - 010196 | Study # - 0016
+9.658sStudy Found: #- 149359 | Timekeeper - 2 | Office - 13000
+9.668sProcessing #: 24318477 | FeeUserId - 6659 | Client # - 301046 | Study # - 0005
+9.678sStudy Found: #- 117926 | Timekeeper - 2 | Office - 17750
+9.687sProcessing #: 24318628 | FeeUserId - 6659 | Client # - 009886 | Study # - 0023
+9.696sStudy Found: #- 148493 | Timekeeper - 2 | Office - 13000
+9.707sProcessing #: 24318636 | FeeUserId - 6659 | Client # - 301487 | Study # - 0007
+9.717sStudy Found: #- 147487 | Timekeeper - 2 | Office - 13000
+9.736sProcessing #: 24318639 | FeeUserId - 6659 | Client # - 307408 | Study # - 0006
+9.746sStudy Found: #- 147733 | Timekeeper - 2 | Office - 20500
+9.755sProcessing #: 24318650 | FeeUserId - 6659 | Client # - 009226 | Study # - 0010
+9.775sStudy Found: #- 148629 | Timekeeper - 2 | Office - 10000
+9.785sProcessing #: 24318658 | FeeUserId - 6659 | Client # - 013710 | Study # - 0009
+9.795sStudy Found: #- 147278 | Timekeeper - 2 | Office - 20250
+9.805sProcessing #: 24319611 | FeeUserId - 6659 | Client # - 007329 | Study # - 0026
+9.814sStudy Found: #- 148705 | Timekeeper - 2 | Office - 13000
+9.831sProcessing #: 24319977 | FeeUserId - 6659 | Client # - 001088 | Study # - 0015
+9.844sStudy Found: #- 155006 | Timekeeper - 2 | Office - 19250
+9.863sSending to 3E: Started
+31.709sSending to 3E: #20604752 | 304763/TCS0001 | 1/18/2024 | 1 Unit(s) - Failed
+31.723sSending to 3E: #20522507 | 324848/TCS0001 | 1/18/2024 | 2 Unit(s) - Failed
+31.732sSending to 3E: #20665980 | 007933/TCS0001 | 1/18/2024 | -2 Unit(s) - Failed
+31.739sSending to 3E: #20666503 | 313708/TCS0001 | 1/18/2024 | -1 Unit(s) - Failed
+31.747sSending to 3E: #24314437 | 332121/0005 | 5/21/2025 | 331776 Unit(s) - Failed
+31.759sSending to 3E: #20586657 | 005426/TCS11503 | 1/29/2024 | -6 Unit(s) - Failed
+31.769sSending to 3E: #24313785 | 000001/0019 | 5/22/2025 | 196608 Unit(s) - Failed
+31.778sSending to 3E: #24314602 | 304854/0011 | 5/16/2025 | 962640 Unit(s) - Failed
+31.788sSending to 3E: #24314545 | 318781/0003 | 4/17/2025 | 196608 Unit(s) - Failed
+31.803sSending to 3E: #24314531 | 335088/0002 | 4/17/2025 | 196608 Unit(s) - Failed
+31.811sSending to 3E: #24314535 | 338376/0001 | 4/17/2025 | 196608 Unit(s) - Failed
+31.818sSending to 3E: #20783833 | 301201/TCS0001 | 1/18/2024 | 1 Unit(s) - Failed
+31.833sSending to 3E: #20464698 | 324848/TCS0001 | 1/18/2024 | -2 Unit(s) - Failed
+31.841sSending to 3E: #20663134 | 007933/TCS0001 | 1/18/2024 | 2 Unit(s) - Failed
+31.849sSending to 3E: #20526701 | 313708/TCS0001 | 1/18/2024 | 1 Unit(s) - Failed
+31.856sSending to 3E: #24314449 | 332121/0005 | 5/19/2025 | 131072 Unit(s) - Failed
+31.866sSending to 3E: #20557280 | 005426/TCS11503 | 1/29/2024 | -3 Unit(s) - Failed
+31.874sSending to 3E: #24314513 | 011181/0011 | 5/19/2025 | 331776 Unit(s) - Failed
+31.881sSending to 3E: #24314601 | 332913/0003 | 5/16/2025 | 165888 Unit(s) - Failed
+31.888sSending to 3E: #24314544 | 318781/0004 | 4/17/2025 | 196608 Unit(s) - Failed
+31.897sSending to 3E: #24314538 | 300780/0007 | 4/17/2025 | 196608 Unit(s) - Failed
+31.904sSending to 3E: #24314534 | 338376/0002 | 4/17/2025 | 147456 Unit(s) - Failed
+31.911sSending to 3E: #21100728 | 304763/TCS0001 | 1/18/2024 | -1 Unit(s) - Failed
+31.919sSending to 3E: #20380086 | 320488/TCS0001 | 1/18/2024 | 1 Unit(s) - Failed
+31.926sSending to 3E: #20660054 | 315539/TCS0002 | 1/18/2024 | -1 Unit(s) - Failed
+31.939sSending to 3E: #24157124 | 007973/0021 | 4/10/2025 | 39 Unit(s) - Failed
+31.949sSending to 3E: #24314436 | 332121/0005 | 5/22/2025 | 131072 Unit(s) - Failed
+31.957sSending to 3E: #24314508 | 303062/0011 | 5/9/2025 | 221184 Unit(s) - Failed
+31.967sSending to 3E: #24314603 | 337611/0004 | 5/16/2025 | 165888 Unit(s) - Failed
+31.975sSending to 3E: #24314542 | 330257/0006 | 4/17/2025 | 122880 Unit(s) - Failed
+31.982sSending to 3E: #24314546 | 336422/0002 | 4/17/2025 | 245760 Unit(s) - Failed
+31.993sSending to 3E: #24314533 | 338891/0001 | 4/17/2025 | 393216 Unit(s) - Failed
+32.001sSending to 3E: #20529250 | 013892/TCS0002 | 1/18/2024 | 2 Unit(s) - Failed
+32.010sSending to 3E: #20347161 | 013892/TCS0002 | 1/18/2024 | -4 Unit(s) - Failed
+32.017sSending to 3E: #24313881 | 315996/0007 | 5/20/2025 | 131072 Unit(s) - Failed
+32.024sSending to 3E: #19845309 | 329424/0003 | 1/1/2024 | 40 Unit(s) - Failed
+32.031sSending to 3E: #19877036 | 305856/0005 | 1/4/2024 | 40 Unit(s) - Failed
+32.039sSending to 3E: #24314451 | 338659/0001 | 4/29/2025 | 703478 Unit(s) - Failed
+32.047sSending to 3E: #17864852 | 302822/0005 | 7/12/2023 | 20 Unit(s) - Failed
+32.056sSending to 3E: #17891795 | 308395/0004 | 7/15/2023 | 20 Unit(s) - Failed
+32.066sSending to 3E: #17908476 | 301992/0004 | 7/18/2023 | 20 Unit(s) - Failed
+32.074sSending to 3E: #20342101 | 302745/TCS0001 | 2/1/2022 | -2 Unit(s) - Failed
+32.081sSending to 3E: #20456462 | 011194/TCS14843 | 12/12/2022 | 1 Unit(s) - Failed
+32.089sSending to 3E: #20545717 | 008630/TCS0001 | 12/12/2022 | 1 Unit(s) - Failed
+32.095sSending to 3E: #20482196 | 313902/0009 | 1/19/2024 | 12 Unit(s) - Failed
+32.104sSending to 3E: #24313879 | 315996/0007 | 5/20/2025 | 73728 Unit(s) - Failed
+32.113sSending to 3E: #19597761 | 009812/0007 | 12/5/2023 | 20 Unit(s) - Failed
+32.120sSending to 3E: #19869203 | 301677/0005 | 1/3/2024 | 40 Unit(s) - Failed
+32.131sSending to 3E: #20534399 | 000001/0018 | 1/31/2024 | 18 Unit(s) - Failed
+32.139sSending to 3E: #17864855 | 300825/0005 | 7/12/2023 | 20 Unit(s) - Failed
+32.147sSending to 3E: #17891799 | 011684/0009 | 7/15/2023 | 20 Unit(s) - Failed
+32.156sSending to 3E: #17891805 | 303256/0006 | 7/15/2023 | 20 Unit(s) - Failed
+32.165sSending to 3E: #20384680 | 011194/TCS14843 | 12/12/2022 | -2 Unit(s) - Failed
+32.175sSending to 3E: #20422742 | 008630/TCS0001 | 12/12/2022 | -1 Unit(s) - Failed
+32.186sSending to 3E: #20521437 | 008501/TCS2597 | 1/29/2024 | 4 Unit(s) - Failed
+32.194sSending to 3E: #20568106 | 011438/TCS0001 | 2/1/2022 | -3 Unit(s) - Failed
+32.202sSending to 3E: #20749125 | 300322/TCS0001 | 12/12/2022 | -4 Unit(s) - Failed
+32.214sSending to 3E: #20860818 | 011438/TCS14766 | 12/12/2022 | -1 Unit(s) - Failed
+32.222sSending to 3E: #20865391 | 303063/TCS0001 | 1/31/2024 | -2 Unit(s) - Failed
+32.229sSending to 3E: #20910596 | 011252/TCS14653 | 12/12/2022 | 1 Unit(s) - Failed
+32.237sSending to 3E: #21023692 | 009300/TCS14842 | 12/12/2022 | -1 Unit(s) - Failed
+32.244sSending to 3E: #21120045 | 012867/TCS0001 | 12/12/2022 | 1 Unit(s) - Failed
+32.252sSending to 3E: #21127719 | 008630/TCS0001 | 12/12/2022 | -1 Unit(s) - Failed
+32.259sSending to 3E: #22157041 | 301710/0002 | 3/11/2024 | 8 Unit(s) - Failed
+32.267sSending to 3E: #24308697 | 010038/0020 | 4/28/2025 | 6 Unit(s) - Failed
+32.274sSending to 3E: #24313878 | 337877/0003 | 5/22/2025 | 836736 Unit(s) - Failed
+32.281sSending to 3E: #24314144 | 000001/0019 | 5/20/2025 | 196608 Unit(s) - Failed
+32.290sSending to 3E: #20558159 | 008501/TCS2597 | 1/29/2024 | 2 Unit(s) - Failed
+32.299sSending to 3E: #20752531 | 301211/TCS0001 | 2/1/2022 | 3 Unit(s) - Failed
+32.306sSending to 3E: #20756695 | 006318/TCS2696 | 12/12/2022 | -2 Unit(s) - Failed
+32.314sSending to 3E: #20775649 | 300322/TCS0001 | 12/12/2022 | -3 Unit(s) - Failed
+32.322sSending to 3E: #20798456 | 008265/TCS14657 | 12/12/2022 | 2 Unit(s) - Failed
+32.330sSending to 3E: #20880500 | 011438/TCS14766 | 12/12/2022 | -2 Unit(s) - Failed
+32.338sSending to 3E: #21044617 | 009300/TCS14842 | 12/12/2022 | 2 Unit(s) - Failed
+32.345sSending to 3E: #22157014 | 301710/0002 | 3/11/2024 | 10 Unit(s) - Failed
+32.353sSending to 3E: #24308699 | 010038/0020 | 4/28/2025 | 12 Unit(s) - Failed
+32.361sSending to 3E: #24313846 | 338523/0001 | 5/14/2025 | 20 Unit(s) - Failed
+32.369sSending to 3E: #24313877 | 337877/0003 | 5/23/2025 | 2667456 Unit(s) - Failed
+32.379sSending to 3E: #24314149 | 309134/0007 | 5/21/2025 | 131072 Unit(s) - Failed
+32.387sSending to 3E: #24317401 | 308525/0006 | 7/31/2025 | 40 Unit(s) - Failed
+32.397sSending to 3E: #24318273 | 012969/0010 | 8/31/2025 | 40 Unit(s) - Failed
+32.404sSending to 3E: #24318275 | 011606/0011 | 8/31/2025 | 40 Unit(s) - Failed
+32.412sSending to 3E: #24318604 | 010344/0011 | 9/29/2025 | 40 Unit(s) - Success
+32.420sSending to 3E: #24318617 | 011726/0010 | 9/30/2025 | 40 Unit(s) - Success
+32.432sSending to 3E: #24318630 | 302107/0006 | 9/30/2025 | 40 Unit(s) - Success
+32.451sSending to 3E: #24318634 | 009402/0024 | 9/30/2025 | 40 Unit(s) - Success
+32.461sSending to 3E: #24318638 | 009557/0024 | 9/30/2025 | 40 Unit(s) - Success
+32.470sSending to 3E: #24318655 | 013292/0010 | 9/30/2025 | 40 Unit(s) - Success
+32.481sSending to 3E: #24319620 | 303757/0007 | 10/11/2025 | 40 Unit(s) - Success
+32.491sSending to 3E: #24314419 | 337096/0020 | 5/26/2025 | 32 Unit(s) - Failed
+32.500sSending to 3E: #24318270 | 014305/0010 | 8/31/2025 | 40 Unit(s) - Failed
+32.510sSending to 3E: #24318271 | 010196/0016 | 8/31/2025 | 40 Unit(s) - Failed
+32.522sSending to 3E: #24318477 | 301046/0005 | 9/15/2025 | 20 Unit(s) - Success
+32.539sSending to 3E: #24318628 | 009886/0023 | 9/30/2025 | 40 Unit(s) - Success
+32.549sSending to 3E: #24318636 | 301487/0007 | 9/30/2025 | 40 Unit(s) - Success
+32.559sSending to 3E: #24318639 | 307408/0006 | 9/30/2025 | 40 Unit(s) - Success
+32.569sSending to 3E: #24318650 | 009226/0010 | 9/30/2025 | 40 Unit(s) - Success
+32.582sSending to 3E: #24318658 | 013710/0009 | 9/30/2025 | 40 Unit(s) - Success
+32.589sSending to 3E: #24319611 | 007329/0026 | 10/5/2025 | 40 Unit(s) - Success
+32.597sSending to 3E: #24319977 | 001088/0015 | 10/22/2025 | 40 Unit(s) - Success

+5m 34.187s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/1/2025 11:10:42 PM

+16.777s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+40ms Processing

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

+1m 51.796s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+17ms Scheduled

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

Enqueue at:
11/1/2025 11:04:56 PM

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

+383ms Processing

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

+1m 38.143s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/1/2025 11:02:55 PM

+7.930s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

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

+23ms Processing

Server:
dw0sdwk000ekr:2600
Worker:
4439a969
+69msOfflineTimeCommitTo3ECommandHandler - Started
+1.575sNo of records retrieved : 410

+26.284s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

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

Enqueue at:
11/1/2025 11:01:06 PM

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

+40ms Processing

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

+29.516s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
11/1/2025 11:00:38 PM

+8.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)

+36ms Processing

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

+14ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/1/2025 11:00:05 PM Created