ExecuteWithNoRetries: 'Invoicing - Send Reminder Invoice'

// Id: #68171
using JobSchedulingHangfire;

var jobExecutor = Activate<JobExecutor>();
await jobExecutor.ExecuteWithNoRetries("Invoicing - Send Reminder Invoice", null);

Parameters

CurrentCulture
""
RecurringJobId
"Invoicing - Send Reminder Invoice"
Time
1770831003

State

02/11/2026 17:30:05 (+370ms) Failed

An exception occurred during performance of the job.

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

No task in repository for task: 'Invoicing - Send Reminder Invoice'

System.InvalidOperationException: No task in repository for task: 'Invoicing - Send Reminder Invoice'
   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)

+437ms Processing

Server:
drive-pulse-58fb857967-87cl4:1
Worker:
10c5d835

+43ms Enqueued

Triggered by recurring job scheduler

02/11/2026 17:30:04 Created