ExecuteWithNoRetries: 'Applications Ready'

// Id: #71464
using JobSchedulingHangfire;

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

Parameters

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

State

02/20/2026 22:50:08 (+327ms) 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 System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)

+187ms Processing

Server:
no-serialnumber:96024
Worker:
9d37f88c

+36ms Enqueued

Triggered by recurring job scheduler

02/20/2026 22:50:07 Created