DefaultTaxNotificationProcessor.Execute

// Id: #1945765
using NibssRemittanceServiceWeb.BackgroundOperations;

var defaultTaxNotificationProcessor = Activate<DefaultTaxNotificationProcessor>();
await defaultTaxNotificationProcessor.Execute(10000352, "FBN|BRH|TXPRO|2021-09-23|544378");

Parameters

CurrentCulture
""
CurrentUICulture
""

State

05/23/2023 07:22:55 (+37.973s) Failed

An exception occurred during performance of the job.

System.Data.SqlClient.SqlException

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): No error information
   at System.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__122_0(Task`1 result)
   at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at Dapper.SqlMapper.QueryMultipleAsync(IDbConnection cnn, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 1039
   at NibssRemittanceServiceWeb.BackgroundOperations.Repositories.FirsPaymentRepository.GetAssessmentDetails(Int32 assessmentId) in /app/NibssRemittanceServiceWeb/BackgroundOperations/Repositories/FirsPaymentRepository.cs:line 41
   at NibssRemittanceServiceWeb.BackgroundOperations.DefaultTaxNotificationProcessor.Execute(Int32 assessmentId, String paymentRef) in /app/NibssRemittanceServiceWeb/BackgroundOperations/Operations/DefaultTaxNotificationProcessor.cs:line 31
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+954ms Processing

Server:
taxpro-tqs-nibss-remittance-service-54b58b57ff-xkp8h:1
Worker:
8337d837

+103ms Enqueued

05/23/2023 07:22:16 Created