ExecuteWithNoRetries: 'Fee Change 2 - Send Notifications'

// Id: #68341
using JobSchedulingHangfire;

var jobExecutor = Activate<JobExecutor>();
await jobExecutor.ExecuteWithNoRetries("Fee Change 2 - Send Notifications", null);

Parameters

CurrentCulture
""
RecurringJobId
"Fee Change 2 - Send Notifications"
Time
1770879609

State

02/12/2026 07:00:11 (+683ms) Failed

An exception occurred during performance of the job.

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

No task in repository for task: 'Fee Change 2 - Send Notifications'

System.InvalidOperationException: No task in repository for task: 'Fee Change 2 - Send Notifications'
   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)

+97ms Processing

Server:
drive-pulse-58fb857967-87cl4:1
Worker:
1c4e26c1

+46ms Enqueued

Triggered by recurring job scheduler

02/12/2026 07:00:10 Created