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

// Id: #135579
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
1787293803

State

08/21/2026 06:30:03 (+27ms) Failed

An exception occurred during performance of the job.

System.InvalidOperationException (drive-pulse-77b8bbcdbb-x5lhd:1)

No task in repository for task: 'OCRgiro - Read and parse incoming OCR files'

System.InvalidOperationException: No task in repository for task: 'OCRgiro - Read and parse incoming OCR files'
   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)

+103ms Processing

Server:
drive-pulse-77b8bbcdbb-x5lhd:1
Worker:
804c215f

+10ms Enqueued

Triggered by recurring job scheduler

08/21/2026 06:30:03 Created