ZoneHistorySampleTask.Execute

// Id: #645927
using TEQ.WorkerRole.Jobs.ZoneHistory;

var zoneHistorySampleTask = Activate<ZoneHistorySampleTask>();
await zoneHistorySampleTask.Execute(null, null);

Parameters

CurrentCulture
""
RecurringJobId
"Zone History Sampling"
Time
1781078402

State

06/10/2026 08:00:02 (+57ms) Failed

An exception occurred during performance of the job.

System.FormatException (ln0sdlwk0008qy:1873)

Input string was not in a correct format. Failure to parse near offset 36. Expected an ASCII digit.

System.FormatException: Input string was not in a correct format. Failure to parse near offset 36. Expected an ASCII digit.
   at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args)
   at TEQ.WorkerRole.Jobs.BaseBackgroundTask.LogInformation(String message, Object[] args) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 55
   at TEQ.WorkerRole.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContext context, CancellationToken cancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 80
   at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContext context, CancellationToken cancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

+30ms Processing

Server:
ln0sdlwk0008qy:1873
Worker:
3b5a4925
+42msStarted

+210ms Enqueued

Triggered by recurring job scheduler

06/10/2026 08:00:02 Created