RecentPaymentsPullerBackgroundService.ExecuteAsync

// Job ID: #17310691
using TqsNibssPDService.BackgroundOperations;

var recentPaymentsPullerBackgroundService = Activate<RecentPaymentsPullerBackgroundService>();
await recentPaymentsPullerBackgroundService.ExecuteAsync(null);

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"Recent-Enterprise-Payments-Puller-Service"
Time
1768565881

State

01/16/2026 12:18:12 (+5.587s) Failed

An exception occurred during processing of a background job.

System.ObjectDisposedException

Cannot access a disposed object. Object name: 'IServiceProvider'.

System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'IServiceProvider'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.ThrowHelper.ThrowObjectDisposedException()
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateScope()
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.CreateScope()
   at Hangfire.AspNetCore.AspNetCoreJobActivator.BeginScope(JobActivatorContext context)
   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.PerformJobWithFilters(PerformContext context, IEnumerable`1 filters)
   at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.Worker.PerformJob(BackgroundProcessContext context, IStorageConnection connection, String jobId)

+3.133s Processing

Server:
isw-220521-655:26140
Worker:
2754071e

+110ms Enqueued

Triggered by recurring job scheduler

Queue:
default

01/16/2026 12:18:03 Created