ExecuteWithNoRetries: 'Disbursement - Update Receipt Status'

// Id: #107304
using JobSchedulingHangfire;

var jobExecutor = Activate<JobExecutor>();
await jobExecutor.ExecuteWithNoRetries("Disbursement - Update Receipt Status", null);

Parameters

CurrentCulture
""
RecurringJobId
"Disbursement - Update Receipt Status"
Time
1780546203

State

06/04/2026 04:10:03 (+96ms) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException (drive-pulse-bb59c944c-2h2rz: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)

+244ms Processing

Server:
drive-pulse-bb59c944c-2h2rz:1
Worker:
3b3bdba8

+10ms Enqueued

Triggered by recurring job scheduler

06/04/2026 04:10:03 Created