ExecuteWithNoRetries: 'Applications Ready'

// Id: #68230
using JobSchedulingHangfire;

var jobExecutor = Activate<JobExecutor>();
await jobExecutor.ExecuteWithNoRetries("Applications Ready", null);

Parameters

CurrentCulture
""
RecurringJobId
"Applications Ready"
Time
1770849010

State

02/11/2026 22:30:11 (+237ms) Failed

An exception occurred during performance of the job.

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

No task in repository for task: 'Applications Ready'

System.InvalidOperationException: No task in repository for task: 'Applications Ready'
   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)

+390ms Processing

Server:
drive-pulse-58fb857967-87cl4:1
Worker:
3059c8eb

+86ms Enqueued

Triggered by recurring job scheduler

02/11/2026 22:30:10 Created