PaymentJobs.PostPayment_RazorPay

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

var paymentJobs = Activate<PaymentJobs>();
paymentJobs.PostPayment_RazorPay("pay_Px7A45dP2BKswL", 7571);

Properties

CurrentCulture
"en-IN"
CurrentUICulture
"en-US"
RecurringJobId
"7571"
Time
1753698610

State

7/28/2025 10:34:56 AM (+4m 45.980s) Failed

An exception occurred during performance of the job.

System.AggregateException

One or more errors occurred.

System.AggregateException: One or more errors occurred. ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at System.Threading.Tasks.Task`1.get_Result()
   at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(String RazorPayPaymentID, Int32 TransactionID) in D:\Source\GitHub\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 60
   at OOP.BackgroundJobsManager.Jobs.PaymentJobs.PostPayment_RazorPay(String RazorPayPaymentID, Int32 TransactionID) in D:\Source\GitHub\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 30

+30ms Processing

Server:
nsho00es36:24376
Worker:
30d163d6

+6ms Enqueued

Triggered by recurring job scheduler

7/28/2025 10:30:10 AM Created