ExecuteWithNoRetries: 'Disbursement - Process Outgoing Transactions'

The job is finished. It will be removed automatically 08/31/2026 14:00:03.
// Id: #139127
using JobSchedulingHangfire;

var jobExecutor = Activate<JobExecutor>();
await jobExecutor.ExecuteWithNoRetries(
    "Disbursement - Process Outgoing Transactions",
    null);

Parameters

CurrentCulture
""
RecurringJobId
"Disbursement - Process Outgoing Transactions"
Time
1788098403

State

08/30/2026 14:00:03 (+296ms) Succeeded

Latency:
181ms
Duration:
251ms

+130ms Processing

Server:
drive-pulse-5c74546c99-dxbwb:1
Worker:
d5338b86

+10ms Enqueued

Triggered by recurring job scheduler

08/30/2026 14:00:03 Created