ExecuteWithNoRetries: 'Peppol - Fetch New Incoming Messages'

// Id: #256118
using JobSchedulingHangfire;

var jobExecutor = Activate<JobExecutor>();
await jobExecutor.ExecuteWithRequestContextAndNoRetries(
    "Peppol - Fetch New Incoming Messages",
    "eyJzb3VyY2VUeXBlIjozfQ",
    null);

Parameters

CurrentCulture
""

State

09/01/2026 07:26:21 (+1.150s) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException (drive-pulse-794cc87476-bphqb: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.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.Run(String name, String encodedRequestContext, PerformContext context)
   at JobSchedulingHangfire.JobExecutor.Run(String name, String encodedRequestContext, PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

+23ms Processing

Server:
drive-pulse-794cc87476-bphqb:1
Worker:
1b7c1eaf

+10ms Enqueued

09/01/2026 07:26:19 Created