IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #954582
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
1747101613

State

5/13/2025 6:34:57 AM (+2.713s) 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:
6a8760d9
+31msOfflineTimeCommitTo3ECommandHandler - Started
+1.327sNo of records retrieved : 198
+2.686sProcessing #: 24243873 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.693sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+1h 53m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/13/2025 6:34:53 AM

+2.100s 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:
a44594fd
+26msOfflineTimeCommitTo3ECommandHandler - Started
+911msNo of records retrieved : 198
+2.071sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.076sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+1h 9m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/13/2025 4:40:58 AM

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

+16ms Processing

Server:
wn0mdwk000ayr:10292
Worker:
cdfbe47f

+40m 59.010s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/13/2025 3:31:30 AM

+2.276s 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:
29917a85
+28msOfflineTimeCommitTo3ECommandHandler - Started
+968msNo of records retrieved : 198
+2.240sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.250sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+24m 57.047s 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/13/2025 2:50:28 AM

+3.744s 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:
df9bb69d
+28msOfflineTimeCommitTo3ECommandHandler - Started
+2.291sNo of records retrieved : 198
+3.699sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+3.710sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+3.717sProcessing #: 24157166 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+3.723sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+11m 28.123s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/13/2025 2:25:19 AM

+2.190s 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
+22msOfflineTimeCommitTo3ECommandHandler - Started
+961msNo of records retrieved : 198
+2.152sProcessing #: 24157110 | FeeUserId - 4339 | Client # - 337489 | Study # - 0001
+2.160sStudy Found: #- 142804 | Timekeeper - 4844 | Office - 16750
+2.166sProcessing #: 24157251 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+2.171sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+7m 137ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/13/2025 2:13:47 AM

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

+20ms Processing

Server:
wn0mdwk000ayr:10292
Worker:
8783aabd

+3m 42.970s 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/13/2025 2:06:50 AM

+2.147s 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:
b11ca6e5
+22msOfflineTimeCommitTo3ECommandHandler - Started
+936msNo of records retrieved : 198
+2.126sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.130sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+1m 42.544s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/13/2025 2:03:10 AM

+2.483s 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:
wn1mdwk000go0:10368
Worker:
6a8760d9
+23msOfflineTimeCommitTo3ECommandHandler - Started
+891msNo of records retrieved : 198
+2.371sProcessing #: 24316851 | FeeUserId - 6659 | Client # - 305177 | Study # - 0007
+2.376sStudy Found: #- 149135 | Timekeeper - 2 | Office - 18250
+2.383sProcessing #: 24316840 | FeeUserId - 6659 | Client # - 300279 | Study # - 0013
+2.388sStudy Found: #- 143848 | Timekeeper - 2 | Office - 16250
+2.394sProcessing #: 24316842 | FeeUserId - 6659 | Client # - 000294 | Study # - 0021
+2.400sStudy Found: #- 145201 | Timekeeper - 2 | Office - 12250
+2.406sProcessing #: 24316848 | FeeUserId - 6659 | Client # - 300731 | Study # - 0008
+2.412sStudy Found: #- 146238 | Timekeeper - 2 | Office - 18500
+2.417sProcessing #: 24321695 | FeeUserId - 6659 | Client # - 321467 | Study # - 0005
+2.423sStudy Found: #- 154229 | Timekeeper - 2 | Office - 17750
+2.429sProcessing #: 24325340 | FeeUserId - 6659 | Client # - 011897 | Study # - 0011
+2.434sStudy Found: #- 143372 | Timekeeper - 2 | Office - 13250
+2.439sProcessing #: 24330670 | FeeUserId - 6659 | Client # - 305919 | Study # - 0007
+2.445sStudy Found: #- 148832 | Timekeeper - 2 | Office - 12750
+2.450sProcessing #: 24157110 | FeeUserId - 4339 | Client # - 337489 | Study # - 0001
+2.456sStudy Found: #- 142804 | Timekeeper - 4844 | Office - 16750
+2.461sProcessing #: 24157251 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+2.467sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+27.393s 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/13/2025 2:01:21 AM

+2.620s 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:
e3174be9
+19msOfflineTimeCommitTo3ECommandHandler - Started
+1.431sNo of records retrieved : 198
+2.597sProcessing #: 24243871 | FeeUserId - 7728 | Client # - 005235 | Study # - 0018
+2.604sStudy Found: #- 90279 | Timekeeper - 6674 | Office - 13250

+43.400s 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/13/2025 2:00:57 AM

+3.416s 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:
wn1mdwk000go0:10368
Worker:
4b0276aa
+23msOfflineTimeCommitTo3ECommandHandler - Started
+1.567sNo of records retrieved : 198
+3.048sProcessing #: 24309985 | FeeUserId - 6659 | Client # - 320290 | Study # - 0010
+3.054sStudy Found: #- 151663 | Timekeeper - 2 | Office - 12000
+3.063sProcessing #: 24316853 | FeeUserId - 6659 | Client # - 014312 | Study # - 0014
+3.074sStudy Found: #- 145016 | Timekeeper - 2 | Office - 22000
+3.080sProcessing #: 24316859 | FeeUserId - 6659 | Client # - 304176 | Study # - 0006
+3.089sStudy Found: #- 147281 | Timekeeper - 2 | Office - 17750
+3.094sProcessing #: 24316833 | FeeUserId - 6659 | Client # - 322013 | Study # - 0004
+3.100sStudy Found: #- 143311 | Timekeeper - 2 | Office - 10750
+3.106sProcessing #: 24316836 | FeeUserId - 6659 | Client # - 338127 | Study # - 0002
+3.111sStudy Found: #- 146088 | Timekeeper - 2 | Office - 12000
+3.116sProcessing #: 24321690 | FeeUserId - 6659 | Client # - 300837 | Study # - 0006
+3.122sStudy Found: #- 146026 | Timekeeper - 2 | Office - 11000
+3.126sProcessing #: 24325338 | FeeUserId - 6659 | Client # - 009765 | Study # - 0012
+3.132sStudy Found: #- 144758 | Timekeeper - 2 | Office - 20500
+3.137sProcessing #: 24178030 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+3.142sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+3.146sProcessing #: 24243877 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+3.152sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+3.157sProcessing #: 24330671 | FeeUserId - 6659 | Client # - 302021 | Study # - 0008
+3.162sStudy Found: #- 145354 | Timekeeper - 2 | Office - 11000
+3.171sProcessing #: 24333101 | FeeUserId - 6659 | Client # - 010630 | Study # - 0011
+3.177sStudy Found: #- 144161 | Timekeeper - 2 | Office - 20500
+3.183sProcessing #: 24309989 | FeeUserId - 6659 | Client # - 305775 | Study # - 0007
+3.188sStudy Found: #- 151442 | Timekeeper - 2 | Office - 13000
+3.193sProcessing #: 24316838 | FeeUserId - 6659 | Client # - 324782 | Study # - 0006
+3.199sStudy Found: #- 150108 | Timekeeper - 2 | Office - 15250
+3.205sProcessing #: 24316858 | FeeUserId - 6659 | Client # - 008008 | Study # - 0015
+3.212sStudy Found: #- 137239 | Timekeeper - 2 | Office - 11000
+3.218sProcessing #: 24316839 | FeeUserId - 6659 | Client # - 006432 | Study # - 0020
+3.223sStudy Found: #- 149438 | Timekeeper - 2 | Office - 12250
+3.229sProcessing #: 24316864 | FeeUserId - 6659 | Client # - 339155 | Study # - 0001
+3.235sStudy Found: #- 154188 | Timekeeper - 2 | Office - 16000
+3.240sProcessing #: 24321693 | FeeUserId - 6659 | Client # - 303791 | Study # - 0008
+3.246sStudy Found: #- 147306 | Timekeeper - 2 | Office - 16500
+3.251sProcessing #: 24325339 | FeeUserId - 6659 | Client # - 314763 | Study # - 0007
+3.257sStudy Found: #- 144352 | Timekeeper - 2 | Office - 22000
+3.263sProcessing #: 24178032 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+3.269sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+3.275sProcessing #: 24243878 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+3.281sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+3.286sProcessing #: 24330679 | FeeUserId - 6659 | Client # - 319305 | Study # - 0005
+3.292sStudy Found: #- 154076 | Timekeeper - 2 | Office - 20500
+3.297sProcessing #: 24333105 | FeeUserId - 6659 | Client # - 319709 | Study # - 0006
+3.303sStudy Found: #- 149380 | Timekeeper - 2 | Office - 18500
+3.308sProcessing #: 24316837 | FeeUserId - 6659 | Client # - 302745 | Study # - 0007
+3.314sStudy Found: #- 143262 | Timekeeper - 2 | Office - 13500
+3.319sProcessing #: 24316843 | FeeUserId - 6659 | Client # - 305248 | Study # - 0007
+3.326sStudy Found: #- 146381 | Timekeeper - 2 | Office - 22000
+3.331sProcessing #: 24316846 | FeeUserId - 6659 | Client # - 004785 | Study # - 0010
+3.337sStudy Found: #- 146237 | Timekeeper - 2 | Office - 12000
+3.342sProcessing #: 24316844 | FeeUserId - 6659 | Client # - 303775 | Study # - 0007
+3.347sStudy Found: #- 145014 | Timekeeper - 2 | Office - 11000
+3.354sProcessing #: 24316865 | FeeUserId - 6659 | Client # - 339163 | Study # - 0001
+3.360sStudy Found: #- 154221 | Timekeeper - 2 | Office - 13500
+3.365sProcessing #: 24321697 | FeeUserId - 6659 | Client # - 338540 | Study # - 0004
+3.373sStudy Found: #- 154236 | Timekeeper - 2 | Office - 13750
+3.378sProcessing #: 24325342 | FeeUserId - 6659 | Client # - 013919 | Study # - 0009
+3.384sStudy Found: #- 147414 | Timekeeper - 2 | Office - 19750
+3.390sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+3.397sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+7ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/13/2025 2:00:13 AM Created