VccAutoMailSentJob.GetAutoApprovedMailDetails

// Job ID: #3652474
using OOP.BackgroundJobsManager.Jobs;

var vccAutoMailSentJob = Activate<VccAutoMailSentJob>();
vccAutoMailSentJob.GetAutoApprovedMailDetails();

Properties

CurrentCulture
"en-IN"
CurrentUICulture
"en-US"
RecurringJobId
"2"
Time
1757322361

State

9/8/2025 9:08:30 AM (+2m 25.540s) Failed

An exception occurred during performance of the job.

System.Net.Mail.SmtpException

The operation has timed out.

System.Net.Mail.SmtpException: The operation has timed out.
   at System.Net.Mail.SmtpClient.Send(MailMessage message)
   at OOP.BackgroundTask.Orders.SentAutoMailReportVCC.AutoMailSent(List`1 PHS, String AutoMailTemplate, String mailTo, String mailCc, String mailBcc, MemoryStream stream, String sheetName, String pdfRes) in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentAutoMailReportVCC.cs:line 174
   at OOP.BackgroundTask.Orders.SentAutoMailReportVCC.SentAutoMailDivisionWise(DataTable dt, String Division, String State, String mailto, String mailcc) in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentAutoMailReportVCC.cs:line 305
   at OOP.BackgroundTask.Orders.SentAutoMailReportVCC.SentAutoMailReportForApprovedOrder(DataTable dt) in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentAutoMailReportVCC.cs:line 226
   at OOP.BackgroundJobsManager.Jobs.VccAutoMailSentJob.GetAutoApprovedMailDetails() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\VccAutoMailSentJob.cs:line 89

+50ms Processing

Server:
pc15:6096
Worker:
0efa3a65

+1.090s Enqueued

Triggered by recurring job scheduler

9/8/2025 9:06:04 AM Created