ExecuteWithNoRetries: 'Loan Management - Process Repayment'

// Id: #68352
using JobSchedulingHangfire;

var jobExecutor = Activate<JobExecutor>();
await jobExecutor.ExecuteWithNoRetries("Loan Management - Process Repayment", null);

Parameters

CurrentCulture
""
RecurringJobId
"Loan Management - Process Repayment"
Time
1770880991

State

02/12/2026 07:23:12 (+367ms) Failed

An exception occurred during performance of the job.

System.InvalidOperationException (drive-pulse-58fb857967-87cl4:1)

No task in repository for task: 'Loan Management - Process Repayment'

System.InvalidOperationException: No task in repository for task: 'Loan Management - Process Repayment'
   at Logic.TaskRunnerLogic.RunInternal(String name, String hangfireJobId, RequestSourceType sourceType)
   at JobSchedulingHangfire.JobExecutor.ExecuteWithNoRetries(String name, PerformContext context)
   at InvokeStub_JobExecutor.ExecuteWithNoRetries(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

+516ms Processing

Server:
drive-pulse-58fb857967-87cl4:1
Worker:
221aa7d6

+44ms Enqueued

Triggered using recurring job manager

02/12/2026 07:23:11 Created