IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #953576
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
1747045801

State

5/12/2025 3:03:54 PM (+30ms) 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)

+17ms Processing

Server:
wn0mdwk000ayr:10292
Worker:
d682cb78

+1h 53m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 10 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 3:03:49 PM

+1.963s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   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 288
   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:
wn1mdwk000go0:10368
Worker:
4b0276aa
+24msOfflineTimeCommitTo3ECommandHandler - Started
+861msNo of records retrieved : 183
+1.937sProcessing #: 24157190 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+1.944sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+1h 9m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 9 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 1:10:08 PM

+3.060s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   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 288
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+24ms Processing

Server:
wn1mdwk000ger:11052
Worker:
50a6070f
+30msOfflineTimeCommitTo3ECommandHandler - Started
+1.805sNo of records retrieved : 183
+3.024sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+3.031sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+3.036sProcessing #: 24157166 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+3.043sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+43m 29.160s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 8 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 12:00:39 PM

+2.210s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   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 288
   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)

+17ms Processing

Server:
wn0mdwk000ayr:8920
Worker:
6b4a836e
+24msOfflineTimeCommitTo3ECommandHandler - Started
+893msNo of records retrieved : 183
+2.184sProcessing #: 24157190 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.196sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+23m 43.313s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

Retry attempt 7 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 11:17:03 AM

+2.430s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   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 288
   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:
wn0mdwk000ayr:8920
Worker:
199b235a
+25msOfflineTimeCommitTo3ECommandHandler - Started
+1.048sNo of records retrieved : 183
+2.333sProcessing #: 24309989 | FeeUserId - 6659 | Client # - 305775 | Study # - 0007
+2.339sStudy Found: #- 151442 | Timekeeper - 2 | Office - 13000
+2.344sProcessing #: 24316838 | FeeUserId - 6659 | Client # - 324782 | Study # - 0006
+2.348sStudy Found: #- 150108 | Timekeeper - 2 | Office - 15250
+2.353sProcessing #: 24316858 | FeeUserId - 6659 | Client # - 008008 | Study # - 0015
+2.359sStudy Found: #- 137239 | Timekeeper - 2 | Office - 11000
+2.370sProcessing #: 24316839 | FeeUserId - 6659 | Client # - 006432 | Study # - 0020
+2.375sStudy Found: #- 149438 | Timekeeper - 2 | Office - 12250
+2.380sProcessing #: 24316864 | FeeUserId - 6659 | Client # - 339155 | Study # - 0001
+2.384sStudy Found: #- 154188 | Timekeeper - 2 | Office - 16000
+2.388sProcessing #: 24321693 | FeeUserId - 6659 | Client # - 303791 | Study # - 0008
+2.396sStudy Found: #- 147306 | Timekeeper - 2 | Office - 16500
+2.400sProcessing #: 24325339 | FeeUserId - 6659 | Client # - 314763 | Study # - 0007
+2.404sStudy Found: #- 144352 | Timekeeper - 2 | Office - 22000
+2.408sProcessing #: 24157184 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.412sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+12m 28.310s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 6 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 10:53:25 AM

+2.040s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   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 288
   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:
wn1mdwk000ger:11052
Worker:
50a6070f
+27msOfflineTimeCommitTo3ECommandHandler - Started
+909msNo of records retrieved : 183
+2.013sProcessing #: 24243871 | FeeUserId - 7728 | Client # - 005235 | Study # - 0018
+2.020sStudy Found: #- 90279 | Timekeeper - 6674 | Office - 13250

+5m 27.870s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

Retry attempt 5 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 10:40:59 AM

+2.253s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   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 288
   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:
wn1mdwk000go0:10368
Worker:
4b0276aa
+29msOfflineTimeCommitTo3ECommandHandler - Started
+916msNo of records retrieved : 183
+2.219sProcessing #: 24178053 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.228sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.234sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.239sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+2m 13.080s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

Retry attempt 4 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 10:35:22 AM

+1.987s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   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 288
   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)

+13ms Processing

Server:
wn0mdwk000ayr:8920
Worker:
9b7d4d48
+20msOfflineTimeCommitTo3ECommandHandler - Started
+906msNo of records retrieved : 183
+1.955sProcessing #: 24157115 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+1.960sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+1.965sProcessing #: 24157164 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+1.970sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+1m 27.623s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

Retry attempt 3 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 10:33:07 AM

+2.450s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   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 288
   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)

+14ms Processing

Server:
wn0mdwk000ayr:8920
Worker:
c1528bb9
+20msOfflineTimeCommitTo3ECommandHandler - Started
+960msNo of records retrieved : 183
+2.336sProcessing #: 24309985 | FeeUserId - 6659 | Client # - 320290 | Study # - 0010
+2.345sStudy Found: #- 151663 | Timekeeper - 2 | Office - 12000
+2.350sProcessing #: 24316853 | FeeUserId - 6659 | Client # - 014312 | Study # - 0014
+2.356sStudy Found: #- 145016 | Timekeeper - 2 | Office - 22000
+2.361sProcessing #: 24316859 | FeeUserId - 6659 | Client # - 304176 | Study # - 0006
+2.367sStudy Found: #- 147281 | Timekeeper - 2 | Office - 17750
+2.371sProcessing #: 24316833 | FeeUserId - 6659 | Client # - 322013 | Study # - 0004
+2.376sStudy Found: #- 143311 | Timekeeper - 2 | Office - 10750
+2.382sProcessing #: 24316836 | FeeUserId - 6659 | Client # - 338127 | Study # - 0002
+2.387sStudy Found: #- 146088 | Timekeeper - 2 | Office - 12000
+2.391sProcessing #: 24321690 | FeeUserId - 6659 | Client # - 300837 | Study # - 0006
+2.396sStudy Found: #- 146026 | Timekeeper - 2 | Office - 11000
+2.400sProcessing #: 24325338 | FeeUserId - 6659 | Client # - 009765 | Study # - 0012
+2.408sStudy Found: #- 144758 | Timekeeper - 2 | Office - 20500
+2.414sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.419sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.424sProcessing #: 24157166 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.428sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+1m 12.850s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 2 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 10:31:39 AM

+2.187s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   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 288
   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)

+16ms Processing

Server:
wn0mdwk000ayr:8920
Worker:
e377cd58
+22msOfflineTimeCommitTo3ECommandHandler - Started
+855msNo of records retrieved : 183
+2.100sProcessing #: 24309989 | FeeUserId - 6659 | Client # - 305775 | Study # - 0007
+2.106sStudy Found: #- 151442 | Timekeeper - 2 | Office - 13000
+2.111sProcessing #: 24316838 | FeeUserId - 6659 | Client # - 324782 | Study # - 0006
+2.117sStudy Found: #- 150108 | Timekeeper - 2 | Office - 15250
+2.123sProcessing #: 24316858 | FeeUserId - 6659 | Client # - 008008 | Study # - 0015
+2.130sStudy Found: #- 137239 | Timekeeper - 2 | Office - 11000
+2.134sProcessing #: 24316839 | FeeUserId - 6659 | Client # - 006432 | Study # - 0020
+2.138sStudy Found: #- 149438 | Timekeeper - 2 | Office - 12250
+2.142sProcessing #: 24316864 | FeeUserId - 6659 | Client # - 339155 | Study # - 0001
+2.146sStudy Found: #- 154188 | Timekeeper - 2 | Office - 16000
+2.152sProcessing #: 24321693 | FeeUserId - 6659 | Client # - 303791 | Study # - 0008
+2.156sStudy Found: #- 147306 | Timekeeper - 2 | Office - 16500
+2.160sProcessing #: 24325339 | FeeUserId - 6659 | Client # - 314763 | Study # - 0007
+2.165sStudy Found: #- 144352 | Timekeeper - 2 | Office - 22000
+2.169sProcessing #: 24243864 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.175sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+27.447s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

Retry attempt 1 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 10:30:19 AM

+2.270s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   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 288
   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)

+17ms Processing

Server:
wn0mdwk000ayr:8920
Worker:
9e106737
+19msOfflineTimeCommitTo3ECommandHandler - Started
+908msNo of records retrieved : 183
+2.179sProcessing #: 24178032 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.186sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.191sProcessing #: 24316847 | FeeUserId - 6659 | Client # - 302536 | Study # - 0009
+2.196sStudy Found: #- 146462 | Timekeeper - 2 | Office - 11250
+2.201sProcessing #: 24316861 | FeeUserId - 6659 | Client # - 310302 | Study # - 0011
+2.205sStudy Found: #- 147895 | Timekeeper - 2 | Office - 20250
+2.209sProcessing #: 24316834 | FeeUserId - 6659 | Client # - 005778 | Study # - 0011
+2.213sStudy Found: #- 143407 | Timekeeper - 2 | Office - 13250
+2.218sProcessing #: 24316855 | FeeUserId - 6659 | Client # - 014811 | Study # - 0008
+2.223sStudy Found: #- 146515 | Timekeeper - 2 | Office - 19000
+2.228sProcessing #: 24321691 | FeeUserId - 6659 | Client # - 300290 | Study # - 0008
+2.236sStudy Found: #- 143265 | Timekeeper - 2 | Office - 13250
+2.240sProcessing #: 24325343 | FeeUserId - 6659 | Client # - 332829 | Study # - 0004
+2.244sStudy Found: #- 146485 | Timekeeper - 2 | Office - 11000
+2.249sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+2.254sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+6ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/12/2025 10:30:01 AM Created