EscalateInactiveFundRequestsJob.ExecuteAsync

The job is finished. It will be removed automatically 06/24/2026 11:10:10.
// Id: #6018523
using Arib.BackServices.Jobs;

var escalateInactiveFundRequestsJob = Activate<EscalateInactiveFundRequestsJob>();
await escalateInactiveFundRequestsJob.ExecuteAsync();

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"escalate-inactive-fund-requests-job"
RetryCount
10
Time
1781100128

State

06/23/2026 11:10:10 (+12d 16h 35m) Deleted

Triggered via Dashboard UI

+13ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (testmachine:255483)

Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.

System.InvalidOperationException: Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Arib.BackServices.Jobs.EscalateInactiveFundRequestsJob.ExecuteAsync()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+13ms Processing

Server:
testmachine:255483
Worker:
97d65fa2

+1h 50m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 10 of 10: Unable to resolve service for type 'Models.Repos.…

Enqueue at:
06/10/2026 18:34:48

+14ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (testmachine:255483)

Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.

System.InvalidOperationException: Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Arib.BackServices.Jobs.EscalateInactiveFundRequestsJob.ExecuteAsync()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+3ms Processing

Server:
testmachine:255483
Worker:
48d5d8fd

+1h 11m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 9 of 10: Unable to resolve service for type 'Models.Repos.…

Enqueue at:
06/10/2026 16:44:29

+6ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (testmachine:255483)

Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.

System.InvalidOperationException: Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Arib.BackServices.Jobs.EscalateInactiveFundRequestsJob.ExecuteAsync()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+4ms Processing

Server:
testmachine:255483
Worker:
06f84099

+43m 57.850s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 8 of 10: Unable to resolve service for type 'Models.Repos.…

Enqueue at:
06/10/2026 15:33:11

+13ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (testmachine:255483)

Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.

System.InvalidOperationException: Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Arib.BackServices.Jobs.EscalateInactiveFundRequestsJob.ExecuteAsync()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+3ms Processing

Server:
testmachine:255483
Worker:
2ee36c36

+23m 53.707s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 7 of 10: Unable to resolve service for type 'Models.Repos.…

Enqueue at:
06/10/2026 14:49:17

+17ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (testmachine:255483)

Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.

System.InvalidOperationException: Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Arib.BackServices.Jobs.EscalateInactiveFundRequestsJob.ExecuteAsync()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+13ms Processing

Server:
testmachine:255483
Worker:
9dbb1a74

+13m 8.057s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 6 of 10: Unable to resolve service for type 'Models.Repos.…

Enqueue at:
06/10/2026 14:25:30

+16ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (testmachine:255483)

Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.

System.InvalidOperationException: Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Arib.BackServices.Jobs.EscalateInactiveFundRequestsJob.ExecuteAsync()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+14ms Processing

Server:
testmachine:255483
Worker:
ea663798

+5m 17.100s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 5 of 10: Unable to resolve service for type 'Models.Repos.…

Enqueue at:
06/10/2026 14:12:19

+6ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (testmachine:255483)

Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.

System.InvalidOperationException: Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Arib.BackServices.Jobs.EscalateInactiveFundRequestsJob.ExecuteAsync()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+7ms Processing

Server:
testmachine:255483
Worker:
68585673

+1m 45.603s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 4 of 10: Unable to resolve service for type 'Models.Repos.…

Enqueue at:
06/10/2026 14:06:59

+7ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (testmachine:255483)

Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.

System.InvalidOperationException: Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Arib.BackServices.Jobs.EscalateInactiveFundRequestsJob.ExecuteAsync()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+ <1ms Processing

Server:
testmachine:255483
Worker:
da318804

+2m 530ms Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 3 of 10: Unable to resolve service for type 'Models.Repos.…

Enqueue at:
06/10/2026 14:05:14

+7ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (testmachine:255483)

Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.

System.InvalidOperationException: Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Arib.BackServices.Jobs.EscalateInactiveFundRequestsJob.ExecuteAsync()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+3ms Processing

Server:
testmachine:255483
Worker:
aff98ca6

+45.220s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 2 of 10: Unable to resolve service for type 'Models.Repos.…

Enqueue at:
06/10/2026 14:03:21

+3ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (testmachine:255483)

Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.

System.InvalidOperationException: Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Arib.BackServices.Jobs.EscalateInactiveFundRequestsJob.ExecuteAsync()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+7ms Processing

Server:
testmachine:255483
Worker:
5177394c

+28.647s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 1 of 10: Unable to resolve service for type 'Models.Repos.…

Enqueue at:
06/10/2026 14:02:36

+16ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (testmachine:255483)

Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.

System.InvalidOperationException: Unable to resolve service for type 'Models.Repos.FundRequests.IFundRequestEscalationLogRepo' while attempting to activate 'BL.UseCases.FundRequests.Commands.EscalateInactive.EscalateInactiveFundRequestsCommand'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Arib.BackServices.Jobs.EscalateInactiveFundRequestsJob.ExecuteAsync()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+4ms Processing

Server:
testmachine:255483
Worker:
31ebe186

+ <1ms Enqueued

Triggered using recurring job manager

06/10/2026 14:02:08 Created