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.
An exception occurred during performance of the job. Fewer details...
6/1/2026 11:30:01 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
6/1/2026 11:00:05 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
6/1/2026 10:30:04 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
6/1/2026 10:00:03 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
6/1/2026 9:30:13 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
6/1/2026 9:34:43 AM
System.Data.SqlClient.SqlException
Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
System.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out
at System.Data.SqlClient.SqlConnection.OnError(SqlExceptionexception, BooleanbreakConnection, Action`1wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObjectstateObj, BooleancallerHasConnectionLock, BooleanasyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehaviorrunBehavior, SqlCommandcmdHandler, SqlDataReaderdataStream, BulkCopySimpleResultSetbulkCopyHandler, TdsParserStateObjectstateObj, Boolean&dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReaderds, RunBehaviorrunBehavior, StringresetOptionsString, BooleanisInternal, BooleanforDescribeParameterEncryption, BooleanshouldCacheForAlwaysEncrypted)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehaviorcmdBehavior, RunBehaviorrunBehavior, BooleanreturnStream, Booleanasync, Int32timeout, Task&task, BooleanasyncWrite, BooleaninRetry, SqlDataReaderds, BooleandescribeParameterEncryptionRequest)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehaviorcmdBehavior, RunBehaviorrunBehavior, BooleanreturnStream, Stringmethod, TaskCompletionSource`1completion, Int32timeout, Task&task, Boolean&usedCache, BooleanasyncWrite, BooleaninRetry)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehaviorcmdBehavior, RunBehaviorrunBehavior, BooleanreturnStream, Stringmethod)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehaviorbehavior, Stringmethod)
at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTargettarget, Func`3operation, TInterceptionContextinterceptionContext, Action`3executing, Action`3executed)
at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommandcommand, DbCommandInterceptionContextinterceptionContext)
at System.Data.Entity.Core.Objects.ObjectContext.ExecuteStoreQueryInternal[TElement](StringcommandText, StringentitySetName, ExecutionOptionsexecutionOptions, Object[]parameters)
at System.Data.Entity.Core.Objects.ObjectContext.<>c__DisplayClass69`1.<ExecuteStoreQueryReliably>b__68()
at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1func, IDbExecutionStrategyexecutionStrategy, BooleanstartLocalTransaction, BooleanreleaseConnectionOnSuccess)
at System.Data.Entity.Core.Objects.ObjectContext.<>c__DisplayClass69`1.<ExecuteStoreQueryReliably>b__67()
at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1operation)
at System.Data.Entity.Core.Objects.ObjectContext.ExecuteStoreQueryReliably[TElement](StringcommandText, StringentitySetName, ExecutionOptionsexecutionOptions, Object[]parameters)
at System.Data.Entity.Core.Objects.ObjectContext.ExecuteStoreQuery[TElement](StringcommandText, ExecutionOptionsexecutionOptions, Object[]parameters)
at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1source)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 43
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 186
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 58
An exception occurred during performance of the job. More details...
6/1/2026 9:00:12 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
6/1/2026 8:30:11 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
6/1/2026 8:00:10 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
6/1/2026 7:30:09 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61