Failed jobs do not become expired to allow you to re-queue them without any
time pressure. You should re-queue or delete them manually, or apply AutomaticRetry(OnAttemptsExceeded = AttemptsExceededAction.Delete)
attribute to delete them automatically.
Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Microsoft.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: Unknown error 258
--- End of inner exception stack trace ---
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObjectstateObj, SqlCommandcommand, BooleancallerHasConnectionLock, BooleanasyncClose)
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehaviorrunBehavior, SqlCommandcmdHandler, SqlDataReaderdataStream, BulkCopySimpleResultSetbulkCopyHandler, TdsParserStateObjectstateObj, Boolean&dataReady)
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReaderds, RunBehaviorrunBehavior, StringresetOptionsString, BooleanisInternal, BooleanforDescribeParameterEncryption, BooleanshouldCacheForAlwaysEncrypted)
at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehaviorcmdBehavior, RunBehaviorrunBehavior, BooleanreturnStream, BooleanisAsync, Int32timeout, Task&task, BooleanasyncWrite, BooleaninRetry, SqlDataReaderds, BooleandescribeParameterEncryptionRequest)
at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehaviorcmdBehavior, RunBehaviorrunBehavior, BooleanreturnStream, TaskCompletionSource`1completion, Int32timeout, Task&task, Boolean&usedCache, BooleanasyncWrite, BooleaninRetry, Stringmethod)
at Microsoft.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehaviorbehavior)
at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommandcmd, BooleanwasClosed, CommandBehaviorbehavior) in /_/Dapper/SqlMapper.cs:line 1156
at Dapper.SqlMapper.QueryRowImpl[T](IDbConnectioncnn, Rowrow, CommandDefinition&command, TypeeffectiveType) in /_/Dapper/SqlMapper.cs:line 1277
at Hangfire.SqlServer.SqlServerConnection.<>c.<GetStateData>b__13_0(SqlServerStoragestorage, DbConnectionconnection, Int64parsedId) in C:\projects\hangfire-525\src\Hangfire.SqlServer\SqlServerConnection.cs:line 303
at Hangfire.Console.Server.ConsoleServerFilter.OnPerforming(PerformingContextfilterContext)
at Hangfire.Server.BackgroundJobPerformer.InvokeOnPerforming(KeyValuePair`2ctx) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 198
An exception occurred during performance of the job. More details...
08/07/2026 16:00:22
System.FormatException (lw1mdlwk000074:1904)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/07/2026 12:00:24
System.FormatException (lw1mdlwk000074:1904)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/07/2026 08:00:29
System.FormatException (lw1mdlwk000074:1904)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/07/2026 04:00:20
System.FormatException (lw1mdlwk000074:1904)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An attempt was made to load a program with an incorrect format.
(0x8007000B)
System.BadImageFormatException: An attempt was made to load a program with an incorrect format.
(0x8007000B)
at System.Signature.Init(ObjectHandleOnStack_this, Void*pCorSig, Int32cCorSig, RuntimeFieldHandleInternalfieldHandle, RuntimeMethodHandleInternalmethodHandle)
at System.Signature.Init(ObjectHandleOnStack_this, Void*pCorSig, Int32cCorSig, RuntimeFieldHandleInternalfieldHandle, RuntimeMethodHandleInternalmethodHandle)
at System.Reflection.RtFieldInfo.InitializeFieldType()
at 7.t_RemoteCertificateValidationCallback._7
--- End of stack trace from previous location ---
at 7.ionAnalyseTask.
--- End of stack trace from previous location ---
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An attempt was made to load a program with an incorrect format.
(0x8007000B)
System.BadImageFormatException: An attempt was made to load a program with an incorrect format.
(0x8007000B)
at System.Signature.Init(ObjectHandleOnStack_this, Void*pCorSig, Int32cCorSig, RuntimeFieldHandleInternalfieldHandle, RuntimeMethodHandleInternalmethodHandle)
at System.Signature.Init(ObjectHandleOnStack_this, Void*pCorSig, Int32cCorSig, RuntimeFieldHandleInternalfieldHandle, RuntimeMethodHandleInternalmethodHandle)
at System.Reflection.RtFieldInfo.InitializeFieldType()
at 7.t_RemoteCertificateValidationCallback._7
--- End of stack trace from previous location ---
at 7.ionAnalyseTask.
--- End of stack trace from previous location ---
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/07/2026 00:00:14
System.FormatException (lw1mdlwk000074:1905)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/06/2026 20:00:17
System.FormatException (lw1mdlwk000074:1905)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/06/2026 16:00:05
System.FormatException (lw1mdlwk000074:1905)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/06/2026 12:00:07
System.FormatException (lw1mdlwk000074:1905)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/06/2026 08:00:09
System.FormatException (lw1mdlwk000074:1905)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/06/2026 04:00:11
System.FormatException (lw1mdlwk000074:1905)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/06/2026 00:00:09
System.FormatException (lw1mdlwk000074:1905)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/05/2026 20:00:04
System.FormatException (lw1mdlwk000074:1905)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/05/2026 16:00:11
System.FormatException (lw1mdlwk000074:1905)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/05/2026 12:00:14
System.FormatException (lw1mdlwk000074:1905)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/05/2026 08:00:14
System.FormatException (lw1mdlwk000074:1905)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/05/2026 04:00:05
System.FormatException (lw1mdlwk000074:1905)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/05/2026 00:00:05
System.FormatException (lw1mdlwk000074:1905)
Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 39. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.LogError(Exceptionex, Stringmessage, Object[]args) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 229
at TEQ.WorkerJobs.Jobs.ZoneHistory.ZoneHistorySampleTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\ZoneHistory\ZoneHistorySampleTask.cs:line 128
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)