IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #969458
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
1748048401

State

5/24/2025 5:27:17 AM (+37ms) 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:
wn1mdwk000it8:10892
Worker:
fa28828d

+1h 51m 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/24/2025 5:27:07 AM

+2.203s 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:
wn0mdwk000d8i:9172
Worker:
c3dd42d3
+28msOfflineTimeCommitTo3ECommandHandler - Started
+936msNo of records retrieved : 264
+2.166sProcessing #: 24157231 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.173sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.178sProcessing #: 24157180 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.184sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+1h 10m 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/24/2025 3:35:20 AM

+2.217s 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:11036
Worker:
eab8af43
+18msOfflineTimeCommitTo3ECommandHandler - Started
+957msNo of records retrieved : 264
+2.199sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.204sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+41m 14.204s 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/24/2025 2:25:24 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)

+16ms Processing

Server:
wn0mdwk000dlb:11036
Worker:
cc23d17f
+19msOfflineTimeCommitTo3ECommandHandler - Started
+921msNo of records retrieved : 264
+2.104sProcessing #: 24339145 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.109sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.113sProcessing #: 24365865 | FeeUserId - 6067 | Client # - 303062 | Study # - 0011
+2.119sStudy Found: #- 143615 | Timekeeper - 3771 | Office - 13250
+2.123sProcessing #: 24367297 | FeeUserId - 6659 | Client # - 304988 | Study # - 0007
+2.128sStudy Found: #- 149240 | Timekeeper - 2 | Office - 14000
+2.132sProcessing #: 24367282 | FeeUserId - 6659 | Client # - 301421 | Study # - 0007
+2.136sStudy Found: #- 146488 | Timekeeper - 2 | Office - 18500
+2.141sProcessing #: 24367290 | FeeUserId - 6659 | Client # - 303566 | Study # - 0007
+2.145sStudy Found: #- 147715 | Timekeeper - 2 | Office - 15000
+2.149sProcessing #: 24367289 | FeeUserId - 6659 | Client # - 301057 | Study # - 0007
+2.153sStudy Found: #- 147485 | Timekeeper - 2 | Office - 17750
+2.157sProcessing #: 24157176 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+2.161sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+22m 807ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/24/2025 1:44:00 AM

+34ms 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:
wn1mdwk000it8:10892
Worker:
20648e92

+13m 27.827s 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/24/2025 1:22:03 AM

+2.637s 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:
wn0mdwk000d8i:9172
Worker:
134e7c6c
+25msOfflineTimeCommitTo3ECommandHandler - Started
+1.423sNo of records retrieved : 264
+2.549sProcessing #: 24365603 | FeeUserId - 4868 | Client # - 301491 | Study # - 0006
+2.556sStudy Found: #- 134791 | Timekeeper - 3018 | Office - 15250
+2.561sProcessing #: 24365688 | FeeUserId - 4868 | Client # - 300724 | Study # - 0007
+2.567sStudy Found: #- 148141 | Timekeeper - 3018 | Office - 21250
+2.571sProcessing #: 24365695 | FeeUserId - 4868 | Client # - 338161 | Study # - 0001
+2.578sStudy Found: #- 146603 | Timekeeper - 3018 | Office - 13000
+2.582sProcessing #: 24365749 | FeeUserId - 4868 | Client # - 009574 | Study # - 0012
+2.587sStudy Found: #- 146700 | Timekeeper - 3018 | Office - 11000
+2.592sProcessing #: 24365772 | FeeUserId - 4868 | Client # - 304266 | Study # - 0005
+2.597sStudy Found: #- 133420 | Timekeeper - 3018 | Office - 14000
+2.603sProcessing #: 24365797 | FeeUserId - 4868 | Client # - 301961 | Study # - 0007
+2.607sStudy Found: #- 136768 | Timekeeper - 3018 | Office - 11000
+2.612sProcessing #: 24243858 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.617sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+4m 39.774s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/24/2025 1:08:34 AM

+2.686s 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:2628
Worker:
2e2fd15a
+26msOfflineTimeCommitTo3ECommandHandler - Started
+1.375sNo of records retrieved : 264
+2.650sProcessing #: 24157186 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+2.657sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+2m 350ms 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/24/2025 1:03:55 AM

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

+257ms Processing

Server:
wn0mdwk000d8i:9172
Worker:
c3dd42d3
+21msOfflineTimeCommitTo3ECommandHandler - Started
+959msNo of records retrieved : 264
+2.297sProcessing #: 24365551 | FeeUserId - 4868 | Client # - 013345 | Study # - 0018
+2.304sStudy Found: #- 147619 | Timekeeper - 3018 | Office - 20500
+2.310sProcessing #: 24365670 | FeeUserId - 4868 | Client # - 012414 | Study # - 0011
+2.317sStudy Found: #- 147790 | Timekeeper - 3018 | Office - 10000
+2.322sProcessing #: 24365699 | FeeUserId - 4868 | Client # - 300321 | Study # - 0010
+2.327sStudy Found: #- 148355 | Timekeeper - 3018 | Office - 15500
+2.333sProcessing #: 24365751 | FeeUserId - 4868 | Client # - 312158 | Study # - 0006
+2.338sStudy Found: #- 148123 | Timekeeper - 3018 | Office - 20500
+2.343sProcessing #: 24365781 | FeeUserId - 4868 | Client # - 320527 | Study # - 0005
+2.347sStudy Found: #- 146492 | Timekeeper - 3018 | Office - 11000
+2.353sProcessing #: 24365789 | FeeUserId - 4868 | Client # - 330286 | Study # - 0002
+2.358sStudy Found: #- 124321 | Timekeeper - 3018 | Office - 20750
+2.363sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.368sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.373sProcessing #: 24243869 | FeeUserId - 7728 | Client # - 318803 | Study # - 0002
+2.378sStudy Found: #- 102159 | Timekeeper - 6674 | Office - 13500

+42.930s 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/24/2025 1:01:44 AM

+2.083s 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:
wn0mdwk000dlb:11036
Worker:
d2066ba4
+22msOfflineTimeCommitTo3ECommandHandler - Started
+873msNo of records retrieved : 264
+2.043sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.047sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.052sProcessing #: 24365865 | FeeUserId - 6067 | Client # - 303062 | Study # - 0011
+2.057sStudy Found: #- 143615 | Timekeeper - 3771 | Office - 13250
+2.062sProcessing #: 24243860 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.066sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+42.880s 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/24/2025 1:00:57 AM

+2.140s 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:11036
Worker:
2dd4057b
+21msOfflineTimeCommitTo3ECommandHandler - Started
+848msNo of records retrieved : 264
+2.116sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.121sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+18.684s 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/24/2025 1:00:19 AM

+2.460s 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:
wn0mdwk000d8i:9172
Worker:
1fa65be6
+18msOfflineTimeCommitTo3ECommandHandler - Started
+944msNo of records retrieved : 264
+2.239sProcessing #: 24367286 | FeeUserId - 6659 | Client # - 303718 | Study # - 0007
+2.245sStudy Found: #- 146752 | Timekeeper - 2 | Office - 18500
+2.250sProcessing #: 24367293 | FeeUserId - 6659 | Client # - 009988 | Study # - 0013
+2.255sStudy Found: #- 148485 | Timekeeper - 2 | Office - 13750
+2.261sProcessing #: 24367287 | FeeUserId - 6659 | Client # - 014922 | Study # - 0008
+2.266sStudy Found: #- 146801 | Timekeeper - 2 | Office - 13250
+2.271sProcessing #: 24367257 | FeeUserId - 6659 | Client # - 012011 | Study # - 0018
+2.275sStudy Found: #- 143275 | Timekeeper - 2 | Office - 15000
+2.281sProcessing #: 24367253 | FeeUserId - 6659 | Client # - 008363 | Study # - 0021
+2.287sStudy Found: #- 132900 | Timekeeper - 2 | Office - 10000
+2.293sProcessing #: 24367247 | FeeUserId - 6659 | Client # - 339194 | Study # - 0001
+2.298sStudy Found: #- 154356 | Timekeeper - 2 | Office - 11000
+2.302sProcessing #: 24178051 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.308sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.312sProcessing #: 24365399 | FeeUserId - 4868 | Client # - 327801 | Study # - 0002
+2.318sStudy Found: #- 124178 | Timekeeper - 3018 | Office - 21250
+2.324sProcessing #: 24365650 | FeeUserId - 4868 | Client # - 304219 | Study # - 0008
+2.329sStudy Found: #- 150859 | Timekeeper - 3018 | Office - 18500
+2.345sProcessing #: 24365711 | FeeUserId - 4868 | Client # - 013587 | Study # - 0010
+2.350sStudy Found: #- 146746 | Timekeeper - 3018 | Office - 18000
+2.359sProcessing #: 24365758 | FeeUserId - 4868 | Client # - 301080 | Study # - 0007
+2.366sStudy Found: #- 147539 | Timekeeper - 3018 | Office - 11000
+2.370sProcessing #: 24367283 | FeeUserId - 6659 | Client # - 302978 | Study # - 0014
+2.376sStudy Found: #- 146679 | Timekeeper - 2 | Office - 17000
+2.380sProcessing #: 24367298 | FeeUserId - 6659 | Client # - 012293 | Study # - 0010
+2.386sStudy Found: #- 149358 | Timekeeper - 2 | Office - 20000
+2.391sProcessing #: 24367279 | FeeUserId - 6659 | Client # - 307329 | Study # - 0006
+2.396sStudy Found: #- 145409 | Timekeeper - 2 | Office - 15250
+2.402sProcessing #: 24367277 | FeeUserId - 6659 | Client # - 301810 | Study # - 0006
+2.407sStudy Found: #- 145290 | Timekeeper - 2 | Office - 15250
+2.412sProcessing #: 24367288 | FeeUserId - 6659 | Client # - 333767 | Study # - 0003
+2.417sStudy Found: #- 147074 | Timekeeper - 2 | Office - 15500
+2.422sProcessing #: 24370937 | FeeUserId - 6659 | Client # - 322012 | Study # - 0004
+2.428sStudy Found: #- 144801 | Timekeeper - 2 | Office - 15500
+2.433sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.439sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+7ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/24/2025 1:00:01 AM Created