IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #963400
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
1747679400

State

5/19/2025 11:00:44 PM (+1.996s) 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:
wn0mdwk000dlb:6684
Worker:
4473f4ae
+19msOfflineTimeCommitTo3ECommandHandler - Started
+878msNo of records retrieved : 189
+1.973sProcessing #: 24339144 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+1.978sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+1.982sProcessing #: 24157180 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+1.987sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+1h 52m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/19/2025 11:00:37 PM

+2.360s 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:
wn0mdwk000dlb:6684
Worker:
2e6d37aa
+27msOfflineTimeCommitTo3ECommandHandler - Started
+1.168sNo of records retrieved : 189
+2.333sProcessing #: 24178035 | FeeUserId - 5332 | Client # - 309996 | Study # - 0002
+2.338sStudy Found: #- 105359 | Timekeeper - 6394 | Office - 18500
+2.343sProcessing #: 24157184 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.347sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+1h 10m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/19/2025 9:08:33 PM

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

+23ms Processing

Server:
wn0mdwk000dlb:3928
Worker:
51779b22

+41m 29.104s 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/19/2025 7:57:55 PM

+2.227s 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:
wn1mdwk000it8:7580
Worker:
14ebb8f9
+25msOfflineTimeCommitTo3ECommandHandler - Started
+1.120sNo of records retrieved : 189
+2.191sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.197sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.203sProcessing #: 24157166 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.209sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+22m 27.913s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/19/2025 7:16:23 PM

+2.937s 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:
wn1mdwk000it8:7580
Worker:
f6e8c9ee
+28msOfflineTimeCommitTo3ECommandHandler - Started
+1.308sNo of records retrieved : 189
+2.831sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.838sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.844sProcessing #: 24336183 | FeeUserId - 6659 | Client # - 301296 | Study # - 0006
+2.850sStudy Found: #- 142989 | Timekeeper - 2 | Office - 20250
+2.855sProcessing #: 24340639 | FeeUserId - 6659 | Client # - 014043 | Study # - 0010
+2.862sStudy Found: #- 150728 | Timekeeper - 2 | Office - 11000
+2.868sProcessing #: 24340637 | FeeUserId - 6659 | Client # - 303544 | Study # - 0008
+2.873sStudy Found: #- 143720 | Timekeeper - 2 | Office - 10750
+2.879sProcessing #: 24340657 | FeeUserId - 6659 | Client # - 339179 | Study # - 0001
+2.884sStudy Found: #- 154291 | Timekeeper - 2 | Office - 11000
+2.891sProcessing #: 24345837 | FeeUserId - 6659 | Client # - 012160 | Study # - 0011
+2.896sStudy Found: #- 146505 | Timekeeper - 2 | Office - 18500
+2.902sProcessing #: 24350084 | FeeUserId - 6659 | Client # - 302392 | Study # - 0006
+2.907sStudy Found: #- 148298 | Timekeeper - 2 | Office - 17750
+2.912sProcessing #: 24157182 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.919sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+13m 28.313s 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/19/2025 6:53:54 PM

+2.154s 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:
wn1mdwk000it8:7580
Worker:
e7ef6ad7
+26msOfflineTimeCommitTo3ECommandHandler - Started
+945msNo of records retrieved : 189
+2.123sProcessing #: 24157188 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.130sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+6m 33.157s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/19/2025 6:40:21 PM

+2.027s 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:
wn0mdwk000dlb:6684
Worker:
f8808789
+17msOfflineTimeCommitTo3ECommandHandler - Started
+942msNo of records retrieved : 189
+2.001sProcessing #: 24178032 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.008sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.013sProcessing #: 24243868 | FeeUserId - 7728 | Client # - 318803 | Study # - 0001
+2.017sStudy Found: #- 102158 | Timekeeper - 6674 | Office - 13500

+1m 42.300s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/19/2025 6:33:46 PM

+2.773s 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:
wn0mdwk000dlb:6684
Worker:
f9c08049
+20msOfflineTimeCommitTo3ECommandHandler - Started
+1.541sNo of records retrieved : 189
+2.720sProcessing #: 24178051 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.727sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.731sProcessing #: 24157115 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.735sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.739sProcessing #: 24157172 | FeeUserId - 4339 | Client # - 326106 | Study # - 0001
+2.743sStudy Found: #- 113353 | Timekeeper - 4844 | Office - 20500

+52.046s 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/19/2025 6:32:00 PM

+2.997s 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:
wn1mdwk000it8:7580
Worker:
b40c6e57
+29msOfflineTimeCommitTo3ECommandHandler - Started
+1.639sNo of records retrieved : 189
+2.973sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+2.981sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+25.997s 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/19/2025 6:31:08 PM

+4.010s 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:
wn1mdwk000it8:7580
Worker:
0b01226e
+26msOfflineTimeCommitTo3ECommandHandler - Started
+1.207sNo of records retrieved : 189
+3.965sProcessing #: 24158065 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+3.971sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+3.979sProcessing #: 24157190 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+3.986sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+35.053s 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/19/2025 6:30:34 PM

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

+67ms Processing

Server:
wn0mdwk000dlb:6684
Worker:
b51bc5d8
+57msOfflineTimeCommitTo3ECommandHandler - Started
+1.284sNo of records retrieved : 189
+2.902sProcessing #: 24178032 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.907sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.911sProcessing #: 24336196 | FeeUserId - 6659 | Client # - 014902 | Study # - 0008
+2.915sStudy Found: #- 143419 | Timekeeper - 2 | Office - 15500
+2.919sProcessing #: 24339143 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.923sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.935sProcessing #: 24340642 | FeeUserId - 6659 | Client # - 300714 | Study # - 0009
+2.939sStudy Found: #- 148066 | Timekeeper - 2 | Office - 14500
+2.944sProcessing #: 24340645 | FeeUserId - 6659 | Client # - 310903 | Study # - 0004
+2.948sStudy Found: #- 145193 | Timekeeper - 2 | Office - 19250
+2.952sProcessing #: 24340647 | FeeUserId - 6659 | Client # - 305016 | Study # - 0008
+2.956sStudy Found: #- 151547 | Timekeeper - 2 | Office - 15500
+2.960sProcessing #: 24345838 | FeeUserId - 6659 | Client # - 302702 | Study # - 0007
+2.964sStudy Found: #- 146163 | Timekeeper - 2 | Office - 20750
+2.969sProcessing #: 24157231 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.973sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.977sProcessing #: 24345831 | FeeUserId - 6659 | Client # - 304701 | Study # - 0007
+2.982sStudy Found: #- 150670 | Timekeeper - 2 | Office - 11000
+2.986sProcessing #: 24350037 | FeeUserId - 6659 | Client # - 313434 | Study # - 0006
+2.990sStudy Found: #- 143260 | Timekeeper - 2 | Office - 20500
+2.994sProcessing #: 24350082 | FeeUserId - 6659 | Client # - 009114 | Study # - 0013
+2.998sStudy Found: #- 148601 | Timekeeper - 2 | Office - 13250
+3.001sProcessing #: 24339145 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+3.005sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+3.009sProcessing #: 24336189 | FeeUserId - 6659 | Client # - 008222 | Study # - 0013
+3.013sStudy Found: #- 148680 | Timekeeper - 2 | Office - 13000
+3.017sProcessing #: 24340655 | FeeUserId - 6659 | Client # - 316343 | Study # - 0005
+3.021sStudy Found: #- 144670 | Timekeeper - 2 | Office - 20500
+3.025sProcessing #: 24340653 | FeeUserId - 6659 | Client # - 014245 | Study # - 0010
+3.029sStudy Found: #- 150524 | Timekeeper - 2 | Office - 16000
+3.033sProcessing #: 24340658 | FeeUserId - 6659 | Client # - 339173 | Study # - 0001
+3.040sStudy Found: #- 154266 | Timekeeper - 2 | Office - 13750
+3.044sProcessing #: 24345832 | FeeUserId - 6659 | Client # - 011688 | Study # - 0016
+3.048sStudy Found: #- 150385 | Timekeeper - 2 | Office - 15500
+3.056sProcessing #: 24345836 | FeeUserId - 6659 | Client # - 318874 | Study # - 0005
+3.061sStudy Found: #- 146633 | Timekeeper - 2 | Office - 15500
+3.065sProcessing #: 24158065 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+3.070sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+3.073sProcessing #: 24243877 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+3.077sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+3.081sProcessing #: 24350033 | FeeUserId - 6659 | Client # - 338091 | Study # - 0002
+3.085sStudy Found: #- 145216 | Timekeeper - 2 | Office - 17750
+3.090sProcessing #: 24350036 | FeeUserId - 6659 | Client # - 313299 | Study # - 0007
+3.095sStudy Found: #- 143944 | Timekeeper - 2 | Office - 20500
+3.099sProcessing #: 24178026 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+3.103sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+3.107sProcessing #: 24178049 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+3.112sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+3.116sProcessing #: 24336195 | FeeUserId - 6659 | Client # - 013736 | Study # - 0010
+3.120sStudy Found: #- 143743 | Timekeeper - 2 | Office - 20000
+3.124sProcessing #: 24340640 | FeeUserId - 6659 | Client # - 009061 | Study # - 0026
+3.128sStudy Found: #- 151098 | Timekeeper - 2 | Office - 20250
+3.134sProcessing #: 24340648 | FeeUserId - 6659 | Client # - 302152 | Study # - 0007
+3.138sStudy Found: #- 146632 | Timekeeper - 2 | Office - 15500
+3.144sProcessing #: 24345829 | FeeUserId - 6659 | Client # - 000626 | Study # - 0013
+3.153sStudy Found: #- 144633 | Timekeeper - 2 | Office - 11000
+3.157sProcessing #: 24345833 | FeeUserId - 6659 | Client # - 005504 | Study # - 0017
+3.162sStudy Found: #- 148919 | Timekeeper - 2 | Office - 19250
+3.167sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+3.172sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+47ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/19/2025 6:30:00 PM Created