ExecuteWithNoRetries: 'Loan Management - Process Repayment'

// Id: #71591
using JobSchedulingHangfire;

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

Parameters

CurrentCulture
"nb-NO"
RecurringJobId
"Loan Management - Process Repayment"
Time
1771659002

State

02/21/2026 07:30:02 (+113ms) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException (no-serialnumber:96024)

Response status code does not indicate success: 404 (Not Found).

System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Logic.ExecuteWebApiRequestLogic.ExecuteInternalAsync(ScheduledTask scheduledTask)
   at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTask scheduledTask, String hangfireJobId, RequestSourceType sourceType)
   at Logic.TaskRunnerLogic.RunInternal(String name, String hangfireJobId, RequestSourceType sourceType)
   at Logic.TaskRunnerLogic.Run(String name, String hangfireJobId, RequestSourceType sourceType)
   at JobSchedulingHangfire.JobExecutor.ExecuteWithNoRetries(String name, PerformContext context)
   at InvokeStub_JobExecutor.ExecuteWithNoRetries(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

+137ms Processing

Server:
no-serialnumber:96024
Worker:
271e2395

+23ms Enqueued

Triggered by recurring job scheduler

02/21/2026 07:30:01 Created