ExecuteWithNoRetries: 'Applications Ready'

// Id: #110790
using JobSchedulingHangfire;

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

Parameters

CurrentCulture
""
RecurringJobId
"Applications Ready"
Time
1781459411

State

06/14/2026 17:50:12 (+396ms) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException (drive-pulse-557cd4fb46-dhwpz:1)

Response status code does not indicate success: 500 (Internal Server Error).

System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Logic.ExecuteWebApiRequestLogic.ExecuteInternalAsync(ScheduledTask scheduledTask)
   at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTask scheduledTask, String hangfireJobId, RequestSourceType sourceType)
   at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTask scheduledTask, 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.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+250ms Processing

Server:
drive-pulse-557cd4fb46-dhwpz:1
Worker:
49b22ad2

+47ms Enqueued

Triggered by recurring job scheduler

06/14/2026 17:50:11 Created