IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #966605
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
1747877401

State

5/22/2025 6:00:37 AM (+2.200s) 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:
6456eec3
+30msOfflineTimeCommitTo3ECommandHandler - Started
+865msNo of records retrieved : 232
+2.090sProcessing #: 24365551 | FeeUserId - 4868 | Client # - 013345 | Study # - 0018
+2.097sStudy Found: #- 147619 | Timekeeper - 3018 | Office - 20500
+2.103sProcessing #: 24365670 | FeeUserId - 4868 | Client # - 012414 | Study # - 0011
+2.109sStudy Found: #- 147790 | Timekeeper - 3018 | Office - 10000
+2.116sProcessing #: 24365699 | FeeUserId - 4868 | Client # - 300321 | Study # - 0010
+2.122sStudy Found: #- 148355 | Timekeeper - 3018 | Office - 15500
+2.128sProcessing #: 24365751 | FeeUserId - 4868 | Client # - 312158 | Study # - 0006
+2.134sStudy Found: #- 148123 | Timekeeper - 3018 | Office - 20500
+2.141sProcessing #: 24365781 | FeeUserId - 4868 | Client # - 320527 | Study # - 0005
+2.148sStudy Found: #- 146492 | Timekeeper - 3018 | Office - 11000
+2.154sProcessing #: 24365789 | FeeUserId - 4868 | Client # - 330286 | Study # - 0002
+2.161sStudy Found: #- 124321 | Timekeeper - 3018 | Office - 20750
+2.167sProcessing #: 24157138 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.173sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.179sProcessing #: 24157178 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+2.185sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+1h 52m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/22/2025 6:00:22 AM

+33ms 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:
wn0mdwk000dlb:3928
Worker:
71966324

+1h 9m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/22/2025 4:08:11 AM

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

+47ms Processing

Server:
wn1mdwk000it8:7580
Worker:
b98a0718
+29msOfflineTimeCommitTo3ECommandHandler - Started
+992msNo of records retrieved : 232
+2.208sProcessing #: 24157186 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+2.215sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+43m 29.070s 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/22/2025 2:58:35 AM

+2.314s 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:
wn0mdwk000dlb:6684
Worker:
08ecc033
+25msOfflineTimeCommitTo3ECommandHandler - Started
+951msNo of records retrieved : 232
+2.230sProcessing #: 24365603 | FeeUserId - 4868 | Client # - 301491 | Study # - 0006
+2.237sStudy Found: #- 134791 | Timekeeper - 3018 | Office - 15250
+2.241sProcessing #: 24365688 | FeeUserId - 4868 | Client # - 300724 | Study # - 0007
+2.246sStudy Found: #- 148141 | Timekeeper - 3018 | Office - 21250
+2.250sProcessing #: 24365695 | FeeUserId - 4868 | Client # - 338161 | Study # - 0001
+2.254sStudy Found: #- 146603 | Timekeeper - 3018 | Office - 13000
+2.258sProcessing #: 24365749 | FeeUserId - 4868 | Client # - 009574 | Study # - 0012
+2.271sStudy Found: #- 146700 | Timekeeper - 3018 | Office - 11000
+2.275sProcessing #: 24365772 | FeeUserId - 4868 | Client # - 304266 | Study # - 0005
+2.281sStudy Found: #- 133420 | Timekeeper - 3018 | Office - 14000
+2.289sProcessing #: 24365797 | FeeUserId - 4868 | Client # - 301961 | Study # - 0007
+2.293sStudy Found: #- 136768 | Timekeeper - 3018 | Office - 11000
+2.297sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.302sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+23m 28.536s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/22/2025 2:14:59 AM

+2.250s 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:
ac3ba8e7
+34msOfflineTimeCommitTo3ECommandHandler - Started
+971msNo of records retrieved : 232
+2.214sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.221sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.226sProcessing #: 24157174 | FeeUserId - 4339 | Client # - 326106 | Study # - 0001
+2.232sStudy Found: #- 113353 | Timekeeper - 4844 | Office - 20500

+11m 58.073s 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/22/2025 1:51:35 AM

+2.367s 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:
6456eec3
+32msOfflineTimeCommitTo3ECommandHandler - Started
+988msNo of records retrieved : 232
+2.300sProcessing #: 24365864 | FeeUserId - 6067 | Client # - 303062 | Study # - 0011
+2.306sStudy Found: #- 143615 | Timekeeper - 3771 | Office - 13250
+2.312sProcessing #: 24339147 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.318sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.323sProcessing #: 24157231 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.330sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.336sProcessing #: 24157180 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.345sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+4m 43.060s 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/22/2025 1:39:39 AM

+2.090s 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:
29d7ca04
+34msOfflineTimeCommitTo3ECommandHandler - Started
+915msNo of records retrieved : 232
+2.063sProcessing #: 24339147 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.068sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.072sProcessing #: 24157186 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+2.077sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+1m 42.890s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/22/2025 1:34:49 AM

+2.133s 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:
wn0mdwk000d8i:7876
Worker:
9cdc0dba
+24msOfflineTimeCommitTo3ECommandHandler - Started
+951msNo of records retrieved : 232
+2.102sProcessing #: 24243864 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.108sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+1m 42.963s 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/22/2025 1:32:59 AM

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

+27ms Processing

Server:
wn0mdwk000dlb:6684
Worker:
d937bb28
+21msOfflineTimeCommitTo3ECommandHandler - Started
+918msNo of records retrieved : 232
+2.043sProcessing #: 24178051 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.050sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.054sProcessing #: 24243873 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.059sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+27.833s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/22/2025 1:31:22 AM

+2.177s 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:
wn0mdwk000d8i:7876
Worker:
772b8dd8
+30msOfflineTimeCommitTo3ECommandHandler - Started
+1.052sNo of records retrieved : 232
+2.138sProcessing #: 24365862 | FeeUserId - 6067 | Client # - 012505 | Study # - 0012
+2.145sStudy Found: #- 145137 | Timekeeper - 3771 | Office - 16000
+2.150sProcessing #: 24243858 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.157sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+51.263s 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/22/2025 1:30:48 AM

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

+23ms Processing

Server:
wn1mdwk000it8:7580
Worker:
8f2f6a13
+30msOfflineTimeCommitTo3ECommandHandler - Started
+965msNo of records retrieved : 232
+2.170sProcessing #: 24365858 | FeeUserId - 6067 | Client # - 011181 | Study # - 0011
+2.177sStudy Found: #- 142328 | Timekeeper - 3771 | Office - 17750
+2.183sProcessing #: 24367283 | FeeUserId - 6659 | Client # - 302978 | Study # - 0014
+2.189sStudy Found: #- 146679 | Timekeeper - 2 | Office - 17000
+2.195sProcessing #: 24367298 | FeeUserId - 6659 | Client # - 012293 | Study # - 0010
+2.202sStudy Found: #- 149358 | Timekeeper - 2 | Office - 20000
+2.208sProcessing #: 24367279 | FeeUserId - 6659 | Client # - 307329 | Study # - 0006
+2.214sStudy Found: #- 145409 | Timekeeper - 2 | Office - 15250
+2.220sProcessing #: 24367277 | FeeUserId - 6659 | Client # - 301810 | Study # - 0006
+2.226sStudy Found: #- 145290 | Timekeeper - 2 | Office - 15250
+2.232sProcessing #: 24367288 | FeeUserId - 6659 | Client # - 333767 | Study # - 0003
+2.238sStudy Found: #- 147074 | Timekeeper - 2 | Office - 15500
+2.244sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.250sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.255sProcessing #: 24365444 | FeeUserId - 4868 | Client # - 304837 | Study # - 0008
+2.262sStudy Found: #- 150200 | Timekeeper - 3018 | Office - 18750
+2.267sProcessing #: 24365686 | FeeUserId - 4868 | Client # - 008677 | Study # - 0024
+2.274sStudy Found: #- 148596 | Timekeeper - 3018 | Office - 12750
+2.279sProcessing #: 24365705 | FeeUserId - 4868 | Client # - 311695 | Study # - 0006
+2.285sStudy Found: #- 144512 | Timekeeper - 3018 | Office - 21250
+2.291sProcessing #: 24365744 | FeeUserId - 4868 | Client # - 336891 | Study # - 0002
+2.297sStudy Found: #- 140630 | Timekeeper - 3018 | Office - 18250
+2.302sProcessing #: 24365864 | FeeUserId - 6067 | Client # - 303062 | Study # - 0011
+2.308sStudy Found: #- 143615 | Timekeeper - 3771 | Office - 13250
+2.314sProcessing #: 24367273 | FeeUserId - 6659 | Client # - 007823 | Study # - 0010
+2.320sStudy Found: #- 145175 | Timekeeper - 2 | Office - 14750
+2.326sProcessing #: 24367291 | FeeUserId - 6659 | Client # - 010823 | Study # - 0021
+2.332sStudy Found: #- 148411 | Timekeeper - 2 | Office - 14000
+2.338sProcessing #: 24367266 | FeeUserId - 6659 | Client # - 316143 | Study # - 0005
+2.344sStudy Found: #- 144572 | Timekeeper - 2 | Office - 22000
+2.350sProcessing #: 24367272 | FeeUserId - 6659 | Client # - 011132 | Study # - 0016
+2.357sStudy Found: #- 145114 | Timekeeper - 2 | Office - 21250
+2.363sProcessing #: 24367254 | FeeUserId - 6659 | Client # - 337098 | Study # - 0001
+2.370sStudy Found: #- 141495 | Timekeeper - 2 | Office - 18500
+2.376sProcessing #: 24178030 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.382sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.388sProcessing #: 24365483 | FeeUserId - 4868 | Client # - 014793 | Study # - 0009
+2.395sStudy Found: #- 146796 | Timekeeper - 3018 | Office - 16000
+2.400sProcessing #: 24365672 | FeeUserId - 4868 | Client # - 304214 | Study # - 0007
+2.407sStudy Found: #- 144702 | Timekeeper - 3018 | Office - 14500
+2.412sProcessing #: 24365714 | FeeUserId - 4868 | Client # - 313816 | Study # - 0006
+2.420sStudy Found: #- 148394 | Timekeeper - 3018 | Office - 17750
+2.426sProcessing #: 24365738 | FeeUserId - 4868 | Client # - 338236 | Study # - 0002
+2.432sStudy Found: #- 149806 | Timekeeper - 3018 | Office - 11500
+2.440sProcessing #: 24365862 | FeeUserId - 6067 | Client # - 012505 | Study # - 0012
+2.448sStudy Found: #- 145137 | Timekeeper - 3771 | Office - 16000
+2.454sProcessing #: 24367295 | FeeUserId - 6659 | Client # - 004802 | Study # - 0011
+2.460sStudy Found: #- 148938 | Timekeeper - 2 | Office - 11000
+2.467sProcessing #: 24367274 | FeeUserId - 6659 | Client # - 309803 | Study # - 0007
+2.473sStudy Found: #- 145220 | Timekeeper - 2 | Office - 19250
+2.478sProcessing #: 24367271 | FeeUserId - 6659 | Client # - 300936 | Study # - 0007
+2.484sStudy Found: #- 145037 | Timekeeper - 2 | Office - 15500
+2.490sProcessing #: 24367264 | FeeUserId - 6659 | Client # - 306960 | Study # - 0007
+2.496sStudy Found: #- 144371 | Timekeeper - 2 | Office - 19750
+2.501sProcessing #: 24367300 | FeeUserId - 6659 | Client # - 338407 | Study # - 0001
+2.509sStudy Found: #- 150705 | Timekeeper - 2 | Office - 11000
+2.513sProcessing #: 24243878 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.520sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.525sProcessing #: 24339143 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.533sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.537sProcessing #: 24365579 | FeeUserId - 4868 | Client # - 307722 | Study # - 0005
+2.545sStudy Found: #- 143729 | Timekeeper - 3018 | Office - 20500
+2.551sProcessing #: 24365664 | FeeUserId - 4868 | Client # - 305383 | Study # - 0006
+2.557sStudy Found: #- 150874 | Timekeeper - 3018 | Office - 17750
+2.563sProcessing #: 24365716 | FeeUserId - 4868 | Client # - 305641 | Study # - 0004
+2.569sStudy Found: #- 134536 | Timekeeper - 3018 | Office - 11000
+2.575sProcessing #: 24365861 | FeeUserId - 6067 | Client # - 012505 | Study # - 0012
+2.580sStudy Found: #- 145137 | Timekeeper - 3771 | Office - 16000
+2.586sProcessing #: 24367296 | FeeUserId - 6659 | Client # - 304903 | Study # - 0008
+2.592sStudy Found: #- 149223 | Timekeeper - 2 | Office - 18500
+2.598sProcessing #: 24367278 | FeeUserId - 6659 | Client # - 012243 | Study # - 0011
+2.603sStudy Found: #- 145387 | Timekeeper - 2 | Office - 19250
+2.612sProcessing #: 24367268 | FeeUserId - 6659 | Client # - 313244 | Study # - 0006
+2.618sStudy Found: #- 144733 | Timekeeper - 2 | Office - 11250
+2.624sProcessing #: 24367284 | FeeUserId - 6659 | Client # - 014461 | Study # - 0007
+2.630sStudy Found: #- 146715 | Timekeeper - 2 | Office - 13250
+2.636sProcessing #: 24367250 | FeeUserId - 6659 | Client # - 339181 | Study # - 0001
+2.642sStudy Found: #- 154294 | Timekeeper - 2 | Office - 18500
+2.648sProcessing #: 24243879 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.654sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.661sProcessing #: 24339144 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.667sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.673sProcessing #: 24365603 | FeeUserId - 4868 | Client # - 301491 | Study # - 0006
+2.679sStudy Found: #- 134791 | Timekeeper - 3018 | Office - 15250
+2.686sProcessing #: 24365688 | FeeUserId - 4868 | Client # - 300724 | Study # - 0007
+2.692sStudy Found: #- 148141 | Timekeeper - 3018 | Office - 21250
+2.697sProcessing #: 24365695 | FeeUserId - 4868 | Client # - 338161 | Study # - 0001
+2.703sStudy Found: #- 146603 | Timekeeper - 3018 | Office - 13000
+2.710sProcessing #: 24365860 | FeeUserId - 6067 | Client # - 012505 | Study # - 0012
+2.716sStudy Found: #- 145137 | Timekeeper - 3771 | Office - 16000
+2.723sProcessing #: 24367281 | FeeUserId - 6659 | Client # - 009097 | Study # - 0011
+2.728sStudy Found: #- 146378 | Timekeeper - 2 | Office - 13750
+2.734sProcessing #: 24367280 | FeeUserId - 6659 | Client # - 014894 | Study # - 0009
+2.739sStudy Found: #- 146068 | Timekeeper - 2 | Office - 10000
+2.745sProcessing #: 24367294 | FeeUserId - 6659 | Client # - 008810 | Study # - 0020
+2.751sStudy Found: #- 148562 | Timekeeper - 2 | Office - 19250
+2.758sProcessing #: 24367262 | FeeUserId - 6659 | Client # - 325651 | Study # - 0004
+2.763sStudy Found: #- 144110 | Timekeeper - 2 | Office - 13000
+2.774sProcessing #: 24367299 | FeeUserId - 6659 | Client # - 303839 | Study # - 0007
+2.779sStudy Found: #- 149385 | Timekeeper - 2 | Office - 11000
+2.786sProcessing #: 24243881 | FeeUserId - 7088 | Client # - 010175 | Study # - 0021
+2.792sStudy Found: #- 143420 | Timekeeper - 5640 | Office - 19750
+2.798sProcessing #: 24339145 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.804sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.809sProcessing #: 24365607 | FeeUserId - 4868 | Client # - 007411 | Study # - 0012
+2.815sStudy Found: #- 134790 | Timekeeper - 3018 | Office - 13000
+2.821sProcessing #: 24365676 | FeeUserId - 4868 | Client # - 006670 | Study # - 0015
+2.827sStudy Found: #- 148763 | Timekeeper - 3018 | Office - 21250
+2.833sProcessing #: 24365761 | FeeUserId - 4868 | Client # - 013260 | Study # - 0011
+2.839sStudy Found: #- 147596 | Timekeeper - 3018 | Office - 11500
+2.845sProcessing #: 24365865 | FeeUserId - 6067 | Client # - 303062 | Study # - 0011
+2.851sStudy Found: #- 143615 | Timekeeper - 3771 | Office - 13250
+2.856sProcessing #: 24367292 | FeeUserId - 6659 | Client # - 010402 | Study # - 0011
+2.862sStudy Found: #- 148491 | Timekeeper - 2 | Office - 17750
+2.867sProcessing #: 24367259 | FeeUserId - 6659 | Client # - 305031 | Study # - 0006
+2.873sStudy Found: #- 143624 | Timekeeper - 2 | Office - 17750
+2.882sProcessing #: 24367301 | FeeUserId - 6659 | Client # - 014206 | Study # - 0013
+2.888sStudy Found: #- 151469 | Timekeeper - 2 | Office - 18500
+2.896sProcessing #: 24367263 | FeeUserId - 6659 | Client # - 331470 | Study # - 0003
+2.900sStudy Found: #- 144254 | Timekeeper - 2 | Office - 13000
+2.907sProcessing #: 24367261 | FeeUserId - 6659 | Client # - 319641 | Study # - 0002
+2.914sStudy Found: #- 143853 | Timekeeper - 2 | Office - 15750
+2.920sProcessing #: 24339146 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.927sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.932sProcessing #: 24365384 | FeeUserId - 4868 | Client # - 307019 | Study # - 0006
+2.939sStudy Found: #- 149418 | Timekeeper - 3018 | Office - 15750
+2.946sProcessing #: 24365637 | FeeUserId - 4868 | Client # - 013577 | Study # - 0011
+2.952sStudy Found: #- 147366 | Timekeeper - 3018 | Office - 11000
+2.958sProcessing #: 24365674 | FeeUserId - 4868 | Client # - 337977 | Study # - 0001
+2.965sStudy Found: #- 144369 | Timekeeper - 3018 | Office - 12000
+2.973sProcessing #: 24365739 | FeeUserId - 4868 | Client # - 012481 | Study # - 0007
+2.980sStudy Found: #- 144540 | Timekeeper - 3018 | Office - 13250
+2.987sProcessing #: 24365863 | FeeUserId - 6067 | Client # - 012505 | Study # - 0012
+2.992sStudy Found: #- 145137 | Timekeeper - 3771 | Office - 16000
+2.999sProcessing #: 24367297 | FeeUserId - 6659 | Client # - 304988 | Study # - 0007
+3.005sStudy Found: #- 149240 | Timekeeper - 2 | Office - 14000
+3.011sProcessing #: 24367282 | FeeUserId - 6659 | Client # - 301421 | Study # - 0007
+3.017sStudy Found: #- 146488 | Timekeeper - 2 | Office - 18500
+3.021sProcessing #: 24367290 | FeeUserId - 6659 | Client # - 303566 | Study # - 0007
+3.031sStudy Found: #- 147715 | Timekeeper - 2 | Office - 15000
+3.037sProcessing #: 24367289 | FeeUserId - 6659 | Client # - 301057 | Study # - 0007
+3.043sStudy Found: #- 147485 | Timekeeper - 2 | Office - 17750
+3.048sProcessing #: 24367255 | FeeUserId - 6659 | Client # - 337589 | Study # - 0001
+3.055sStudy Found: #- 143116 | Timekeeper - 2 | Office - 13000
+3.060sProcessing #: 24178033 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+3.067sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+3.073sProcessing #: 24365551 | FeeUserId - 4868 | Client # - 013345 | Study # - 0018
+3.078sStudy Found: #- 147619 | Timekeeper - 3018 | Office - 20500
+3.084sProcessing #: 24365670 | FeeUserId - 4868 | Client # - 012414 | Study # - 0011
+3.089sStudy Found: #- 147790 | Timekeeper - 3018 | Office - 10000
+3.095sProcessing #: 24365699 | FeeUserId - 4868 | Client # - 300321 | Study # - 0010
+3.102sStudy Found: #- 148355 | Timekeeper - 3018 | Office - 15500
+3.108sProcessing #: 24365751 | FeeUserId - 4868 | Client # - 312158 | Study # - 0006
+3.114sStudy Found: #- 148123 | Timekeeper - 3018 | Office - 20500
+3.120sProcessing #: 24365866 | FeeUserId - 6067 | Client # - 012505 | Study # - 0012
+3.126sStudy Found: #- 145137 | Timekeeper - 3771 | Office - 16000
+3.132sProcessing #: 24367286 | FeeUserId - 6659 | Client # - 303718 | Study # - 0007
+3.137sStudy Found: #- 146752 | Timekeeper - 2 | Office - 18500
+3.144sProcessing #: 24367293 | FeeUserId - 6659 | Client # - 009988 | Study # - 0013
+3.152sStudy Found: #- 148485 | Timekeeper - 2 | Office - 13750
+3.157sProcessing #: 24367287 | FeeUserId - 6659 | Client # - 014922 | Study # - 0008
+3.162sStudy Found: #- 146801 | Timekeeper - 2 | Office - 13250
+3.168sProcessing #: 24367257 | FeeUserId - 6659 | Client # - 012011 | Study # - 0018
+3.174sStudy Found: #- 143275 | Timekeeper - 2 | Office - 15000
+3.180sProcessing #: 24367253 | FeeUserId - 6659 | Client # - 008363 | Study # - 0021
+3.185sStudy Found: #- 132900 | Timekeeper - 2 | Office - 10000
+3.190sProcessing #: 24339147 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+3.195sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+3.201sProcessing #: 24365399 | FeeUserId - 4868 | Client # - 327801 | Study # - 0002
+3.207sStudy Found: #- 124178 | Timekeeper - 3018 | Office - 21250
+3.213sProcessing #: 24365650 | FeeUserId - 4868 | Client # - 304219 | Study # - 0008
+3.218sStudy Found: #- 150859 | Timekeeper - 3018 | Office - 18500
+3.225sProcessing #: 24365711 | FeeUserId - 4868 | Client # - 013587 | Study # - 0010
+3.232sStudy Found: #- 146746 | Timekeeper - 3018 | Office - 18000
+3.237sProcessing #: 24365731 | FeeUserId - 4868 | Client # - 009836 | Study # - 0014
+3.242sStudy Found: #- 148499 | Timekeeper - 3018 | Office - 12250
+3.248sProcessing #: 24365747 | FeeUserId - 4868 | Client # - 010584 | Study # - 0012
+3.254sStudy Found: #- 148528 | Timekeeper - 3018 | Office - 11000
+3.259sProcessing #: 24365784 | FeeUserId - 4868 | Client # - 318781 | Study # - 0004
+3.263sStudy Found: #- 142632 | Timekeeper - 3018 | Office - 20500
+3.270sProcessing #: 24365792 | FeeUserId - 4868 | Client # - 319647 | Study # - 0005
+3.275sStudy Found: #- 150345 | Timekeeper - 3018 | Office - 12000
+3.281sProcessing #: 24365821 | FeeUserId - 4868 | Client # - 331522 | Study # - 0004
+3.287sStudy Found: #- 151705 | Timekeeper - 3018 | Office - 22000
+3.292sProcessing #: 24367249 | FeeUserId - 6659 | Client # - 339192 | Study # - 0001
+3.297sStudy Found: #- 154335 | Timekeeper - 2 | Office - 15500
+3.303sProcessing #: 24370939 | FeeUserId - 6659 | Client # - 304300 | Study # - 0007
+3.309sStudy Found: #- 144479 | Timekeeper - 2 | Office - 19000
+3.315sProcessing #: 24370940 | FeeUserId - 6659 | Client # - 002060 | Study # - 0006
+3.320sStudy Found: #- 144305 | Timekeeper - 2 | Office - 11000
+3.330sProcessing #: 24157138 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+3.346sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+3.354sProcessing #: 24157178 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+3.359sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+10ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/22/2025 1:30:01 AM Created