AsyncTaskProcessorJob.ProcessPendingTasks

// Id: #218517
using TEQ.WorkerRole.Jobs;

var asyncTaskProcessorJob = Activate<AsyncTaskProcessorJob>();
await asyncTaskProcessorJob.ProcessPendingTasks();

Parameters

CurrentCulture
""
RecurringJobId
"process-pending-tasks"
Time
1769693940

State

01/29/2026 13:39:01 (+63ms) Failed

An exception occurred during performance of the job.

System.BadImageFormatException (ln0sdlwk0003gl:1873)

No string associated with token. The format of the file '/home/site/wwwroot/TEQ.WorkerRole.dll' is invalid.

System.BadImageFormatException: No string associated with token. The format of the file '/home/site/wwwroot/TEQ.WorkerRole.dll' is invalid.
   at .Diagnostics.QPublic.ayClass11_0.rationBuilder`3.Context in D:\a\1\s\src\TEQ.WorkerRole\Jobs\AsyncTaskProcessorJob.cs:line 29
--- End of stack trace from previous location ---
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

+1.184s Processing

Server:
ln0sdlwk0003gl:1873
Worker:
a03ceeb1

+10ms Enqueued

Triggered by recurring job scheduler

01/29/2026 13:39:00 Created