ExecuteWithNoRetries: 'Loan Management - Process Repayment'

// Id: #80663
using JobSchedulingHangfire;

var jobExecutor = Activate<JobExecutor>();
await jobExecutor.ExecuteWithNoRetries("Loan Management - Process Repayment", null);

Parameters

CurrentCulture
""
RecurringJobId
"Loan Management - Process Repayment"
Time
1773829801

State

03/18/2026 10:30:01 (+50ms) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException (drive-pulse-849bb76b98-c4bnf:1)

Response status code does not indicate success: 500 (Internal Server Error).

System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Logic.ExecuteWebApiRequestLogic.ExecuteInternalAsync(ScheduledTask scheduledTask)
   at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTask scheduledTask, String hangfireJobId, RequestSourceType sourceType)
   at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTask scheduledTask, String hangfireJobId, RequestSourceType sourceType)
   at Logic.TaskRunnerLogic.Run(String name, String hangfireJobId, RequestSourceType sourceType)
   at JobSchedulingHangfire.JobExecutor.ExecuteWithNoRetries(String name, PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+34ms Processing

Server:
drive-pulse-849bb76b98-c4bnf:1
Worker:
690a5e61

+10ms Enqueued

Triggered by recurring job scheduler

03/18/2026 10:30:01 Created