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

// Id: #126961
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
1785306604

State

07/29/2026 06:30:06 (+266ms) Failed

An exception occurred during performance of the job.

System.InvalidOperationException (drive-pulse-7f99cf59b7-zl5rw: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)

+364ms Processing

Server:
drive-pulse-7f99cf59b7-zl5rw:1
Worker:
4e8a1e26

+103ms Enqueued

Triggered by recurring job scheduler

07/29/2026 06:30:05 Created