ExecuteWithNoRetries: 'Loan Management - Simulate Repayment'

// Id: #433
using JobSchedulingHangfire;

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

Parameters

CurrentCulture
""
RecurringJobId
"Loan Management - Simulate Repayment"
Time
1782455407

State

06/26/2026 06:30:08 (+80ms) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException (drive-pulse-8b5bb4986-bgt5k: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)

+57ms Processing

Server:
drive-pulse-8b5bb4986-bgt5k:1
Worker:
b81a829b

+13ms Enqueued

Triggered by recurring job scheduler

06/26/2026 06:30:07 Created