ExecuteWithNoRetries: 'Applications Ready'

// Id: #71549
using JobSchedulingHangfire;

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

Parameters

CurrentCulture
"nb-NO"
RecurringJobId
"Applications Ready"
Time
1771649400

State

02/21/2026 04:49:59 (+103ms) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException (no-serialnumber:96024)

Response status code does not indicate success: 404 (Not Found).

System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Logic.ExecuteWebApiRequestLogic.ExecuteInternalAsync(ScheduledTask scheduledTask)
   at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTask scheduledTask, String hangfireJobId, RequestSourceType sourceType)
   at Logic.TaskRunnerLogic.RunInternal(String name, String hangfireJobId, RequestSourceType sourceType)
   at Logic.TaskRunnerLogic.Run(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)

+147ms Processing

Server:
no-serialnumber:96024
Worker:
174994d1

+30ms Enqueued

Triggered by recurring job scheduler

02/21/2026 04:49:59 Created