ExecuteWithNoRetries: 'OCRgiro - Read and parse incoming OCR files'

// Id: #11638
using JobSchedulingHangfire;

var jobExecutor = Activate<JobExecutor>();
await jobExecutor.ExecuteWithNoRetries(
    "OCRgiro - Read and parse incoming OCR files",
    null);

Parameters

CurrentCulture
""
RecurringJobId
"OCRgiro - Read and parse incoming OCR files"
Time
1770985133

State

02/13/2026 12:18:54 (+1.363s) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException (drive-pulse-76fcdf995d-nc2g4: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 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.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)

+70ms Processing

Server:
drive-pulse-76fcdf995d-nc2g4:1
Worker:
469098ad

+20ms Enqueued

Triggered using recurring job manager

02/13/2026 12:18:53 Created