ExecuteWithNoRetries: 'Invoicing - Update eFaktura'

// Id: #68068
using JobSchedulingHangfire;

var jobExecutor = Activate<JobExecutor>();
await jobExecutor.ExecuteWithNoRetries("Invoicing - Update eFaktura", null);

Parameters

CurrentCulture
""
RecurringJobId
"Invoicing - Update eFaktura"
Time
1770811211

State

02/11/2026 12:00:15 (+1.310s) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException (drive-pulse-58fb857967-87cl4: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.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)

+674ms Processing

Server:
drive-pulse-58fb857967-87cl4:1
Worker:
7d84ff0d

+170ms Enqueued

Triggered by recurring job scheduler

02/11/2026 12:00:13 Created