| Job ID | |
| Type | |
| Method | |
| Args | |
| Exception | |
| CurrentCulture | |
| CurrentUICulture | |
An exception occurred during performance of the job.
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): Unknown error 258 at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.SqlCommand.EndExecuteNonQueryInternal(IAsyncResult asyncResult) at System.Data.SqlClient.SqlCommand.EndExecuteNonQuery(IAsyncResult asyncResult) at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization) --- End of stack trace from previous location --- at Dapper.SqlMapper.ExecuteImplAsync(IDbConnection cnn, CommandDefinition command, Object param) in /_/Dapper/SqlMapper.Async.cs:line 646 at TqsNibssPDService.BackgroundOperations.Repositories.EntPaymentRepository.UpdateNotificationStatusSoftAlliance(String paymentRef, String itemCode, NotificationStatus status, NotificationResponseData responseData, String customerNumber) in /app/TqsNibssPDService/BackgroundOperations/Repositories/EntPaymentRepository.cs:line 165 at TqsNibssPDService.BackgroundOperations.Operations.DefaultTaxNotificationProcessor.updateNotificationStatusSoftAlliance(String paymentRef, String itemCode, NibssTQSNotificationResponse response, String customerNumber) in /app/TqsNibssPDService/BackgroundOperations/Operations/DefaultTaxNotificationProcessor.cs:line 370 at TqsNibssPDService.BackgroundOperations.Operations.DefaultTaxNotificationProcessor.ExecuteSoftAlliance(String paymentRef, String itemCode, String customerNumber) in /app/TqsNibssPDService/BackgroundOperations/Operations/DefaultTaxNotificationProcessor.cs:line 84 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)