ExecuteWithNoRetries: 'Invoicing - Send Reminder Invoice'

// Id: #128158
using JobSchedulingHangfire;

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

Parameters

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

State

08/01/2026 11:30:43 (+31.600s) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException (drive-pulse-675b664dd9-77mxq: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 InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

+417ms Processing

Server:
drive-pulse-675b664dd9-77mxq:1
Worker:
10fe07a8

+83ms Enqueued

Triggered by recurring job scheduler

08/01/2026 11:30:11 Created