ExecuteWithNoRetries: 'Peppol - Fetch New Incoming Messages'

// Id: #127475
using JobSchedulingHangfire;

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

Parameters

CurrentCulture
""
RecurringJobId
"Peppol - Fetch New Incoming Messages"
Time
1785423608

State

07/30/2026 15:00:41 (+25.080s) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException (drive-pulse-5b6b5844d6-c64rt: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)

+720ms Processing

Server:
drive-pulse-5b6b5844d6-c64rt:1
Worker:
5528d70c

+173ms Enqueued

Triggered by recurring job scheduler

07/30/2026 15:00:15 Created