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

// Id: #109639
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
1781159406

State

06/11/2026 06:30:07 (+60ms) Failed

An exception occurred during performance of the job.

System.InvalidOperationException (drive-pulse-945c6fbb4-chfw7: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.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+193ms Processing

Server:
drive-pulse-945c6fbb4-chfw7:1
Worker:
f6c7a617

+10ms Enqueued

Triggered by recurring job scheduler

06/11/2026 06:30:07 Created